DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:aclauditor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
plugin:aclauditor [2018-05-30 20:31] Klap-inplugin:aclauditor [2018-10-13 17:55] Aleksandr
Line 85: Line 85:
 |  = or ==  | is equal to  | |  = or ==  | is equal to  |
 |  ! or !=  | is not equal to  | |  ! or !=  | is not equal to  |
-|  <  | is less than   | +|  <        | is less than   | 
-|  <=  | is less than or equal to  | +|  <=       | is less than or equal to  | 
-|  >  | is greater than  | +|  >        | is greater than  | 
-|  >=  | is greater than or equal to  |+|  >=       | is greater than or equal to  |
  
 == Scenario example == == Scenario example ==
Line 108: Line 108:
 It will display a "test acl" button to wiki admins that will allow them to do quick testing. The available options are : It will display a "test acl" button to wiki admins that will allow them to do quick testing. The available options are :
  
-^  name  ^  meaning  ^  example +^  name        ^  meaning  ^  example 
- who  | view permissions for user or group  | <ACLAUDITOR who=joe /> <ACLAUDITOR who=@dev /> | +|who           | view permissions for user or group    ''<ACLAUDITOR who=joe />''\\ ''<ACLAUDITOR who=@dev />''  
- what  | view permissions applied on resource  | <ACLAUDITOR what=foo:bar /> <ACLAUDITOR what=foo:* /> +|what          | view permissions applied on resource ''<ACLAUDITOR what=foo:bar />''\\ ''<ACLAUDITOR what=foo:* />''   | 
- who and what  | describe permission for user or group on resource  | <ACLAUDITOR who=joe what=foo:bar /> (this is just a combination of the previous ones) | +|who and what  | describe permission for user or group on resource ''<ACLAUDITOR who=joe what=foo:bar />''\\ (this is just a combination of the previous ones) | 
- scenario  | run a set of test rules from a scenario file  | <ACLAUDITOR scenario=scenario_for_dev.csv /> (the value can be omitted to just create a shortcut to the scenario test mode page) |+|scenario      | run a set of test rules from a scenario file       ''<ACLAUDITOR scenario=scenario_for_dev.csv />''\\ (the value can be omitted to just create a shortcut to the scenario test mode page) | 
 + 
 +===== Discussion =====
  
-===== Diskussion ===== 
 > Please check. I think, the @ALL-group is ignored on using "Get ACL applied on resource"? > Please check. I think, the @ALL-group is ignored on using "Get ACL applied on resource"?
plugin/aclauditor.txt · Last modified: 2023-12-21 16:21 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki