This content has been marked as final.
Show 2 replies
-
1. Re: JCR_MODIFY_ACCESS_CONTROL privilege inheritance
hchiorean Jan 9, 2015 5:52 AM (in response to jacobilsoe)I think the reason you can still assign ACLs to Child1 is because it has an "empty" ACL list. The expected behavior should be that if Child1 has an empty ACL, Child2 doesn't have any ACLs at all and the parent doesn't have the JCR_MODIFY_ACCESS_CONTROL privilege, it shouldn't be possible to assign any privileges to either of the children.
This is bug IMO, so please open a JIRA for it. Thanks.
-
2. Re: JCR_MODIFY_ACCESS_CONTROL privilege inheritance
jacobilsoe Jan 9, 2015 6:33 AM (in response to hchiorean)Thanks, I have open a bug for it: https://issues.jboss.org/browse/MODE-2408