mirror of
https://github.com/go-gitea/gitea
synced 2024-11-11 04:34:25 +00:00
Updating label for whitelist deploy keys force push
This commit is contained in:
parent
50819b0424
commit
f610efa38e
@ -2298,7 +2298,7 @@ settings.protect_whitelist_teams = Whitelisted teams for pushing:
|
||||
settings.protect_whitelist_search_teams = Search teams…
|
||||
settings.protect_force_push_whitelist_users = Whitelisted users for force pushing:
|
||||
settings.protect_force_push_whitelist_teams = Whitelisted teams for force pushing:
|
||||
settings.protect_force_push_whitelist_deploy_keys = Whitelist deploy keys with write access to push.
|
||||
settings.protect_force_push_whitelist_deploy_keys = Whitelist deploy keys with write access to force push.
|
||||
settings.protect_merge_whitelist_committers = Enable Merge Whitelist
|
||||
settings.protect_merge_whitelist_committers_desc = Allow only whitelisted users or teams to merge pull requests into this branch.
|
||||
settings.protect_merge_whitelist_users = Whitelisted users for merging:
|
||||
|
Loading…
Reference in New Issue
Block a user