[jira] Commented: (JCR-2199) Improvements to user management

2009-07-16 Thread angela (JIRA)

[ 
https://issues.apache.org/jira/browse/JCR-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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.



[jira] Commented: (JCR-2199) Improvements to user management

2009-07-16 Thread angela (JIRA)

[ 
https://issues.apache.org/jira/browse/JCR-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12731992#action_12731992
 ] 

angela commented on JCR-2199:
-

in addition:
moved interfaces for repo based principals to the api in rev. 794718 

 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.



[jira] Commented: (JCR-2199) Improvements to user management

2009-07-09 Thread Dominique Pfister (JIRA)

[ 
https://issues.apache.org/jira/browse/JCR-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729118#action_12729118
 ] 

Dominique Pfister commented on JCR-2199:


Allow subclasses of UserManagerImpl/UserImpl for custom implementations, in 
revision 792467.

 Improvements to user management
 ---

 Key: JCR-2199
 URL: https://issues.apache.org/jira/browse/JCR-2199
 Project: Jackrabbit Content Repository
  Issue Type: Improvement
  Components: security
Affects Versions: 2.0-alpha3
Reporter: Dominique Pfister



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