anchela opened a new pull request, #2911:
URL: https://github.com/apache/jackrabbit-oak/pull/2911

   contribution by @nscendoni !
   
   * Added UserManager API to create users and groups with oak path
   
   * Added UserManagerDelegator implementation for 
createUser/GroupWithAbsolutePath
   
   
   
   * OAK-12190: Use JCR path in createUser/GroupWithAbsolutePath API, provide 
default implementations, and convert to Oak path in UserManagerImpl
   
   * OAK-12190: Extract getOakPath helper and remove duplication in 
createUser/GroupWithAbsolutePath
   
   * Fix on node name
   
   * OAK-12190: Create authorizable at exact absolute path; extract 
buildUser/buildGroup helpers; add unit tests
   
   * Fixes from Angela
   
   * updated Exception message
   
   * Fixes on analyse-pr report
   
   * OAK-12190: Add remapping tests for createUser/GroupWithAbsolutePath
   
   Verify that absolute JCR paths supplied to the two new methods are properly 
converted from the session-local namespace mapping to the internal Oak path 
representation.
   
   
   
   Ai-Assisted-By: claude
   
   ---------


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to