dist-git/pagure: Allow the update_watch_status ACL

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon
2019-06-05 11:29:36 +02:00
parent 527bf3a995
commit 84eebb9615

View File

@@ -240,6 +240,7 @@ ACLS = {
'modify_project': 'Modify an existing project',
'generate_acls_project': 'Generate the Gitolite ACLs on a project',
'commit_flag': 'Flag a commit',
"update_watch_status": "Update the watch status on a project",
}
REQUIRED_GROUPS = {