commit
b33b8e1b30
|
@ -157,12 +157,12 @@ through a group) all permissions are added together to get the users actual perm
|
|||
|
||||
### Global Permissions
|
||||
|
||||
Name | Permits
|
||||
--------------- ----|--------------------------------------------------------
|
||||
* | Allow everything, including module-specific permissions
|
||||
config/* | Allow all configuration actions
|
||||
config/modules | Allow enabling or disabling modules
|
||||
module/<moduleName> | Allow access to module <moduleName>
|
||||
Name | Permits
|
||||
--------------------------|--------------------------------------------------------
|
||||
* | Allow everything, including module-specific permissions
|
||||
config/* | Allow all configuration actions
|
||||
config/modules | Allow enabling or disabling modules
|
||||
module/<moduleName> | Allow access to module <moduleName>
|
||||
|
||||
|
||||
### Monitoring Module Permissions
|
||||
|
|
Loading…
Reference in New Issue