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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2016/12/20 15:06:58 UTC

[jira] [Created] (OAK-5354) Security: the order of child should be correct if the child nodes are readable.

Thomas Mueller created OAK-5354:
-----------------------------------

             Summary: Security: the order of child should be correct if the child nodes are readable.
                 Key: OAK-5354
                 URL: https://issues.apache.org/jira/browse/OAK-5354
             Project: Jackrabbit Oak
          Issue Type: Bug
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller


If access rights are set such that a session can read child nodes of a node, then that session should also be able to read the child nodes in the right order (for orderable nodes). Even if the session does not have permission to read the properties of a node.

The order of child nodes is stored in a hidden property. Access rights for this hidden property are currently checked in the same way as access rights for regular properties.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)