This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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.go
org_labels.go
org_runners.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
projects.go
projects_test.go
setting.go Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
setting_oauth2.go
setting_packages.go
setting_secrets.go Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
teams.go