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 "Robert Munteanu (JIRA)" <ji...@apache.org> on 2017/08/29 14:50:00 UTC

[jira] [Resolved] (OAK-6563) Session.hasCapability(...) should reflect read-only status of mounts

     [ https://issues.apache.org/jira/browse/OAK-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Munteanu resolved OAK-6563.
----------------------------------
    Resolution: Fixed

Fixed in [r1806602|https://svn.apache.org/r1806602].

> Session.hasCapability(...) should reflect read-only status of mounts
> --------------------------------------------------------------------
>
>                 Key: OAK-6563
>                 URL: https://issues.apache.org/jira/browse/OAK-6563
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: composite, security
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>             Fix For: 1.8, 1.7.7
>
>         Attachments: 0001-OAK-6563-Session.hasCapability-.-should-reflect-read.patch
>
>
> When a mount is set in read-only mode callers that check {{Session.hasCapability("addNode", ...)}} or {{Session.hasPermission("setProperty", ...)}} for mounted paths will believe that they are able to write under those paths. For a composite setup with a read-only mount this should (IMO) reflect that callers are not able to write, taking into account the mount information on top of the ACEs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)