You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2009/09/02 23:27:32 UTC

[jira] Resolved: (JCR-2289) Allow importing of ACL with unknown principals

     [ https://issues.apache.org/jira/browse/JCR-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Bocanegra resolved JCR-2289.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
         Assignee: Tobias Bocanegra

changed in revision 810701:
- relaxed PrincipalManager.getPrincipal() that it returns NULL instead of throwing a NoSuchPrincipalException
- removed NoSuchPrincipalException
- introduced UnknownPrincipal
- ACL importer creates UnknownPrincpals that are not validated by the ACLTemplate
- Added optional FallbackPrincipalProvider that could be used to provide any desired principal


> Allow importing of ACL with unknown principals
> ----------------------------------------------
>
>                 Key: JCR-2289
>                 URL: https://issues.apache.org/jira/browse/JCR-2289
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.0.0
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>             Fix For: 2.0.0
>
>
> It should be possible to import ACLs with principals that are not known to the principal provider, yet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.