Fix provosioned permission rules
This commit is contained in:
@@ -3,6 +3,18 @@ allow:
|
||||
compose:
|
||||
- access
|
||||
|
||||
compose:namespace:
|
||||
- read
|
||||
|
||||
compose:module:
|
||||
- read
|
||||
|
||||
compose:page:
|
||||
- read
|
||||
|
||||
compose:chart:
|
||||
- read
|
||||
|
||||
admins:
|
||||
compose:
|
||||
- access
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,4 +1,14 @@
|
||||
allow:
|
||||
everyone:
|
||||
system:user:
|
||||
- read
|
||||
|
||||
system:application:
|
||||
- read
|
||||
|
||||
system:role:
|
||||
- read
|
||||
|
||||
admins:
|
||||
system:
|
||||
- access
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user