Wildcard restriction that resolves to the user node of the editing session
--------------------------------------------------------------------------
Key: JCR-2782
URL: https://issues.apache.org/jira/browse/JCR-2782
Project: Jackrabbit Content Repository
Issue Type: New Feature
Components: jackrabbit-core, security
Reporter: angela
Assignee: angela
Priority: Minor
this is a follow up to JCR-2700 that added support for path restrictions to the
ACEs implemented withing jackrabbit-core. currently only a * wildcard
character is supported that works according to Node.getNodes(String[]) and
Node.getProperties(String[]).
in order to protected the user nodes with access control it would be convenient
if there wasn't the need to setup the permissions (e.g. everyone can read the
user node but the user itself has full permissions) separately for every single
user.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.