0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 02:15:39 +01:00
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 Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
members.go
org_labels.go
org_runners.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
org.go
projects_test.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
projects.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
setting_oauth2.go
setting_packages.go
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