Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
upon user/group import the DocViewSAXImporter relies on the jackrabbit 2.x implementation that the authorizable id is encoded in the name of the corresponding node.
since oak 1.0 however this can be customized and there is no guarantee that the node name reveals the authorizable id (see http://jackrabbit.apache.org/oak/docs/security/user.html). in order to keep fvault compatible with oak this should be fixed.
proposed (but untested) patch attached.
Attachments
Attachments
Issue Links
- is related to
-
OAK-2138 Alternative implementation of AuthorizableNodeName interface
- Closed