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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2017/05/30 08:39:25 UTC

[jira] [Closed] (OAK-6168) UserUtil.getAuthorizableRootPath when user/group path are equal or nested

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

Davide Giannella closed OAK-6168.
---------------------------------

Bulk close for 1.7.0

> UserUtil.getAuthorizableRootPath when user/group path are equal or nested
> -------------------------------------------------------------------------
>
>                 Key: OAK-6168
>                 URL: https://issues.apache.org/jira/browse/OAK-6168
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>             Fix For: 1.7.0, 1.8
>
>
> while working on OAK-5882 i found that {{UserUtil.getAuthorizableRootPath}} doesn't not properly handle the case where
> - user path equals group path
> - either is ancestor of the other.
> this can be easily fixed by replace {{isDecendant}} by {{isDecendantOrEqual}}.
> [~alex.parvulescu], fyi :-)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)