[
https://issues.apache.org/jira/browse/JCR-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731985#action_12731985
]
angela commented on JCR-2199:
-----------------------------
Changed structure of user/group content in rev. 794702. The default behavior of
the UserManager can be influenced by setting a couple of options in the
security configuration.
For minimal backwards compatitibility with pre-2.0 user content the
'compatibleJR16' option must be set to true. In this case
UserManager#getAuthorizable(String ID) will try to retrieve authorizables using
the noderesolver if not found otherwise.
See UserManagerImpl for further details.
> Improvements to user management
> -------------------------------
>
> Key: JCR-2199
> URL: https://issues.apache.org/jira/browse/JCR-2199
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core, security
> Affects Versions: 2.0-alpha3
> Reporter: Dominique Pfister
> Fix For: 2.0.0
>
>
> Container issue for various improvements needed for the user management
> implementation in jr-core.
> Known improvements are:
> - extensibility
> - current structuring of users/groups in the JCR content doesn't allow for
> easy finding user/group by ID.
> - groupID should be unescaped before being returned by getID
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.