distgit: Add group_modify ACL to distgit token

Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
Lenka Segura 2024-10-02 11:20:15 +02:00
parent 04a661b60d
commit 43a8132ec2

View file

@ -299,6 +299,7 @@ ADMIN_API_ACLS = [
'pull_request_comment',
'pull_request_merge',
'create_project',
'group_modify',
'modify_project',
'generate_acls_project',
'commit_flag',