Owner can enable public mode for project
This commit is contained in:
parent
a39c910619
commit
729088a7af
6 changed files with 19 additions and 4 deletions
|
@ -90,6 +90,7 @@ class Ability
|
|||
def project_admin_rules
|
||||
project_master_rules + [
|
||||
:change_namespace,
|
||||
:change_public_mode,
|
||||
:rename_project,
|
||||
:remove_project
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue