AccessControlProvider#getEffectivePolicies for a set of principals does not 
include repo-level ac
-------------------------------------------------------------------------------------------------

                 Key: JCR-3149
                 URL: https://issues.apache.org/jira/browse/JCR-3149
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core, security
    Affects Versions: 2.3
            Reporter: angela
            Assignee: angela
            Priority: Minor
             Fix For: 2.3.4


as of JCR-2774 the resource based ac implementation allows to edit permissions 
for repository level operations.
however, ACLProvider#getEffectivePolicies(Set<Principal>, CompiledPermissions) 
does not include the repo level AC
in the result set due to a missing test for regular acl OR repo-level acl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to