Initial commit
This commit is contained in:
70
templates/config/barong/abilities.yml.erb
Normal file
70
templates/config/barong/abilities.yml.erb
Normal file
@@ -0,0 +1,70 @@
|
||||
roles:
|
||||
- superadmin
|
||||
- admin
|
||||
- technical
|
||||
- accountant
|
||||
- compliance
|
||||
- support
|
||||
|
||||
admin_permissions:
|
||||
superadmin:
|
||||
manage:
|
||||
- Ability
|
||||
- User
|
||||
- Level
|
||||
- Label
|
||||
- Profile
|
||||
- Activity
|
||||
- APIKey
|
||||
- Permission
|
||||
- Restriction
|
||||
- Document
|
||||
admin:
|
||||
read:
|
||||
- Activity
|
||||
manage:
|
||||
- Ability
|
||||
- User
|
||||
- Level
|
||||
- Label
|
||||
- Profile
|
||||
- APIKey
|
||||
- Restriction
|
||||
- Document
|
||||
technical:
|
||||
read:
|
||||
- Ability
|
||||
- User
|
||||
- Level
|
||||
- Label
|
||||
- Profile
|
||||
- Activity
|
||||
manage:
|
||||
- APIKey
|
||||
- Restriction
|
||||
accountant:
|
||||
read:
|
||||
- Ability
|
||||
- User
|
||||
- Level
|
||||
- Label
|
||||
- Profile
|
||||
- Activity
|
||||
compliance:
|
||||
read:
|
||||
- Ability
|
||||
- Document
|
||||
manage:
|
||||
- User
|
||||
- Level
|
||||
- Label
|
||||
- Profile
|
||||
support:
|
||||
read:
|
||||
- Ability
|
||||
- Label
|
||||
- Level
|
||||
- Profile
|
||||
- Activity
|
||||
manage:
|
||||
- User
|
||||
Reference in New Issue
Block a user