forgejo/routers
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys ()
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  

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
..
admin Fix password complexity regex for special characters (on master) () 2019-10-16 11:09:58 +08:00
api/v1 Move issue label operations to issue service package () 2019-10-19 12:48:29 +03:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
org Fix errors in create org UI regarding team access permission. () 2019-10-14 19:20:42 +01:00
private Allow Protected Branches to Whitelist Deploy Keys () 2019-10-21 09:21:45 +01:00
repo Allow Protected Branches to Whitelist Deploy Keys () 2019-10-21 09:21:45 +01:00
routes Enable Uploading/Removing Attachments When Editing an Issue/Comment () 2019-10-15 13:19:32 +01:00
user Fix template error on account page () 2019-10-19 10:01:33 +01:00
utils Slack webhook channel name cannot be empty or just contain an hashtag () 2018-09-10 10:31:08 -04:00
home.go Include description in repository search. () 2019-08-25 20:06:36 +03:00
init.go Restore Graceful Restarting & Socket Activation () 2019-10-15 14:39:51 +01:00
install.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
metrics.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
swagger_json.go Swagger.v1.json template () 2018-07-28 03:19:01 +03:00