mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
Update abilities removed by license_blocked_abilities
This commit is contained in:
@@ -28,10 +28,10 @@ class Ability
|
||||
|
||||
def license_blocked_abilities
|
||||
[
|
||||
:create_issue,
|
||||
:create_merge_request,
|
||||
:push_code,
|
||||
:push_code_to_protected_branches,
|
||||
:write_issue,
|
||||
:write_merge_request
|
||||
:push_code_to_protected_branches
|
||||
]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user