You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2013/04/11 17:57:17 UTC

[jira] [Commented] (OAK-710) PermissionValidator: Proper permission evaluation for moving/renaming nodes

    [ https://issues.apache.org/jira/browse/OAK-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629042#comment-13629042 ] 

angela commented on OAK-710:
----------------------------

org.apache.jackrabbit.oak.jcr.security.authorization.MoveTest illustates the issues.
                
> PermissionValidator: Proper permission evaluation for moving/renaming nodes
> ---------------------------------------------------------------------------
>
>                 Key: OAK-710
>                 URL: https://issues.apache.org/jira/browse/OAK-710
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: core
>            Reporter: angela
>
> In jr-core renaming/moving nodes just this just requires MODIFY_CHILD_NODE_COLLECTION permission instead of remove + add node.
> However, the Validator interface currently doesn't allow for easy detection
> of move/rename operations. For backwards compatibility it was desirable
> to find a solution for this open issue.

--
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