0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-21 14:47:20 +01:00
gitea/templates/repo/settings
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
..
webhook
branches.tmpl Supports wildcard protected branch (#20825) 2023-01-16 16:00:22 +08:00
collaboration.tmpl
deploy_keys.tmpl Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
githook_edit.tmpl
githooks.tmpl
lfs_file_find.tmpl
lfs_file.tmpl
lfs_locks.tmpl
lfs_pointers.tmpl
lfs.tmpl
nav.tmpl Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
navbar.tmpl Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
options.tmpl Add repository setting to enable/disable releases unit (#22671) 2023-02-01 01:31:19 +00:00
protected_branch.tmpl Supports wildcard protected branch (#20825) 2023-01-16 16:00:22 +08:00
runner_edit.tmpl Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runners.tmpl Implement actions (#21937) 2023-01-31 09:45:19 +08:00
secrets.tmpl Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
tags.tmpl