[
https://issues.apache.org/jira/browse/JSPWIKI-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated JSPWIKI-1210:
------------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Alex O'Ree
> Priority: Major
> Labels: pull-request-available
>
> 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)