Merge branch 'bugfix/docs-permissions-table-11568'

fixes #11568
This commit is contained in:
Eric Lippmann 2016-04-13 13:03:08 +02:00
commit b33b8e1b30

View File

@ -158,11 +158,11 @@ 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>
module/&lt;moduleName&gt; | Allow access to module &lt;moduleName&gt;
### Monitoring Module Permissions