Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support negation of run modes #469

Closed
kwin opened this issue Jun 26, 2020 · 0 comments · Fixed by #475
Closed

Support negation of run modes #469

kwin opened this issue Jun 26, 2020 · 0 comments · Fixed by #475
Assignees
Milestone

Comments

@kwin
Copy link
Member

kwin commented Jun 26, 2020

Currently only ADD and OR is supported via . and , (https://github.com/Netcentric/accesscontroltool/blob/develop/docs/Configuration.md#run-modes). The priority of those operators should be clarified and in addition a negation should be support. I suggest using the grammar from https://github.com/apache/sling-org-apache-sling-settings/pull/1/files as in the future the OSGi Installer providers will also support those operators.

This is handy e.g. for specifying ACLs for all environments except one (PROD).

@kwin kwin self-assigned this Jun 26, 2020
@kwin kwin added this to the 2.5.4 milestone Jun 26, 2020
kwin added a commit that referenced this issue Jul 1, 2020
@kwin kwin closed this as completed in #475 Jul 1, 2020
kwin added a commit that referenced this issue Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant