enapps-enorman opened a new pull request, #11:
URL: 
https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager/pull/11

   The entries for the principal get reversed on the second update which can 
make a more specific entry not get used
   
   Use case: Posting a modifyAce request with fields like this and then posting 
the same again:
   privilege@jcr:all=allow
   restriction@jcr:removeNode@rep:itemNames@Allow=item1
   
   Expected:
   The entries in the ACL should keep the entry with the restriction after the 
"jcr:all" entry after the second update.
   


-- 
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]

Reply via email to