[
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.