enapps-enorman opened a new pull request, #17: URL: https://github.com/apache/sling-org-apache-sling-jcr-contentloader/pull/17
to be less ambiguous for restrictions The restriction details in the security:acl contentloader json input can be ambiguous in some situations. This is the ContentLoader equivalent for what was done for [SLING-11243](https://issues.apache.org/jira/browse/SLING-11243) and [SLING-11233](https://issues.apache.org/jira/browse/SLING-11233) Expected: The JSON structure of the security:acl entries should be enhanced to make it more clear. For example, replace the "granted/denied/restrictions" items with a "privileges" structure whose items are the granted or denied privileges. Each privilege has a "deny" and/or "allow" child whose value is either true (no restrictions) or an array of restrictions + values. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
