Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In order to be able to cover repository level access control entrieswith the PrincipalAccessControlList (see SLING-8602), i would like to expand the RepoInitGrammer.pathsList() such that it not only handles absolute paths but in addition a marker for the repository level permissions (in JCR marked with a null path).
essentially this would also create an alternative way to edit policies for the null path (today covered with set repository ACL ...).
will provide a proposed patch and tests later this week.
Attachments
Attachments
Issue Links
- blocks
-
SLING-8602 Add support for PrincipalAccessControlList and ac-management by principal
- Closed
-
SLING-8722 Documentation for SLING-8602 and SLING-8619
- Resolved
rombert, karlpauls, you have been recently working on the repo init code base. i would appreciate if you could review the 2 patches for sling-repoinit-parser and sling-jcr-repoinit respectively.
note: the latter obviously needs to have the snapshot dependency to the parser replaced once the former is released. i just added it in order to have a patch that can be successfully build with passing tests.
one more comment: i would have wished to include an update to the documentation along with the patches but didn't find it with either module... am i missing something?