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 2014/02/03 14:24:10 UTC

[jira] [Resolved] (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:all-tabpanel ]

angela resolved OAK-710.
------------------------

    Resolution: Fixed

> 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
>            Assignee: angela
>             Fix For: 0.16
>
>         Attachments: OAK-710.patch
>
>
> In jr-core renaming just requires MODIFY_CHILD_NODE_COLLECTION permission;
> move requires modification of the child collection plus remove + add of the target 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 was sent by Atlassian JIRA
(v6.1.5#6160)