Alex O'Ree created JSPWIKI-1210:
-----------------------------------

             Summary: Expand page level access controls to support logical and 
or and not logic
                 Key: JSPWIKI-1210
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1210
             Project: JSPWiki
          Issue Type: Improvement
            Reporter: Alex O'Ree


the current setup is an OR based model i believe, so 

 

[\{ALLOW view role1,role2}] 

implies role1 OR role2

 

JSPWiki currently lacks the ability to have something like this

[\{ALLOW view role1 OR role2}] 

or

[\{ALLOW view role1 AND (role2 OR role3) }] 

I'm sure there' use cases for a NOT operator too



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to