gitea/routers/web/org
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
..
home.go
main_test.go
members.go
org_labels.go
org_runners.go
org.go
projects_test.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
projects.go
setting_oauth2.go
setting_packages.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +08:00
setting_secrets.go Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
setting.go Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
teams.go