0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 07:44:34 +01:00
gitea/routers/web/user/setting
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
..
security
account.go
account_test.go
adopt.go
applications.go Support scoped access tokens (#20908) 2023-01-17 15:46:03 -06:00
keys.go
main_test.go
oauth2.go
oauth2_common.go
packages.go
profile.go Change use of Walk to WalkDir to improve disk performance (#22462) 2023-01-16 16:21:44 +00:00
secrets.go Add user secrets (#22191) 2023-02-01 20:53:04 +08:00