1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 09:31:33 +02:00
gitea/templates/repo
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483)
Add an option to protected branches to add writing deploy keys to the whitelist for pushing.

Please note this is technically a breaking change: previously if the owner of a repository was on the whitelist then any writing deploy key was effectively on the whitelist. This option will now need to be set if that is desired.

Closes #8472 

Details:
* Allow Protected Branches to Whitelist Deploy Keys
* Add migration
* Ensure that IsDeployKey is set to false on the http pushes
* add not null default false
2019-10-21 09:21:45 +01:00
..
branch [Branch View] Add Included TAG (#8449) 2019-10-14 23:40:17 +01:00
diff Ensure that diff stats can scroll independently of the diff (#8581) 2019-10-21 08:51:24 +01:00
editor Allow committing / adding empty files using the web ui (#8420) (#8532) 2019-10-16 22:28:41 +03:00
issue Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 2019-10-15 13:19:32 +01:00
pulls
release
settings Allow Protected Branches to Whitelist Deploy Keys (#8483) 2019-10-21 09:21:45 +01:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 2019-10-16 14:42:42 +01:00
commit_status.tmpl
commits_table.tmpl Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 2019-10-16 14:42:42 +01:00
commits.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl Add pagination to commit graph page (#8360) 2019-10-14 22:38:35 +01:00
header.tmpl Add nofollow to sign in links (#8509) 2019-10-14 18:43:48 +01:00
home.tmpl
migrate.tmpl
migrating.tmpl
search.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl