gitea/routers/web
KN4CK3R 5882e179a9
Add user secrets (#22191)
Fixes #22183
Replaces #22187

This PR adds secrets for users. I refactored the files for organizations
and repos to use the same logic and templates. I splitted the secrets
from deploy keys again and reverted the fix from #22187.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-01 20:53:04 +08:00
..
admin Implement actions (#21937) 2023-01-31 09:45:19 +08:00
auth Fix error on account activation with wrong passwd (#22609) 2023-01-28 15:59:46 +08:00
events
explore Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
feed Add Feed for Releases and Tags (#21696) 2022-12-21 15:06:26 -06:00
healthcheck
misc
org Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
repo Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
shared Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
user Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
auth_windows.go
auth.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
webfinger.go