angela created OAK-785:
--------------------------

             Summary: PermissionValidator: add compatibility flag to ignore 
USER_MGT permission
                 Key: OAK-785
                 URL: https://issues.apache.org/jira/browse/OAK-785
             Project: Jackrabbit Oak
          Issue Type: Sub-task
            Reporter: angela


as of oak 1.0 permission validation for writing user-mgt specific properties
and nodes includes checking for user-mgt permission which is separate from
regular write permissions.

for backwards compatibility with jr 2.x we should have a config flag
that omits the test for user-mgt defined properties and nodes and just
steps into the regular write-permission check.

this would only affect the 2 PermissionValidator#getPermission methods.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to