You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Angela Schreiber (Jira)" <ji...@apache.org> on 2019/10/09 16:32:00 UTC

[jira] [Created] (OAK-8689) AccessControlManager.getEffectivePolicies doesn't include ReadPolicy for subtrees

Angela Schreiber created OAK-8689:
-------------------------------------

             Summary: AccessControlManager.getEffectivePolicies doesn't include ReadPolicy for subtrees
                 Key: OAK-8689
                 URL: https://issues.apache.org/jira/browse/OAK-8689
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
            Reporter: Angela Schreiber
            Assignee: Angela Schreiber


while working on OAK-8671 i noticed a bug in the default ac mgt implementation: while {{AccessControlManagerImpl.getEffectivePolicies(String)}} will report the effect of {{ReadPolicy}} for all configured paths, it doesn't include it for any path in the subtree, where this policy also takes effect.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)