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 2018/05/15 07:13:00 UTC

[jira] [Comment Edited] (OAK-7488) VersionablePathHook should be located with authorization code

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

angela edited comment on OAK-7488 at 5/15/18 7:12 AM:
------------------------------------------------------

[~stillalex], the {{VersionablePathHook}} is only wired to the {{Root.commit}} through {{AuthorizationConfigurationImpl.getCommitHooks}}. And it's only the permission evaluation associated with the {{AuthorizationConfigurationImpl}} that uses the corresponding properties to determine if items within a given version history are accessible.


was (Author: anchela):
[~stillalex], the {{VersionablePathHook}} is only wired to the {{Root.commit}} through {{AuthorizationConfigurationImpl.getCommitHooks}}.

> VersionablePathHook should be located with authorization code
> -------------------------------------------------------------
>
>                 Key: OAK-7488
>                 URL: https://issues.apache.org/jira/browse/OAK-7488
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, security
>            Reporter: angela
>            Assignee: angela
>            Priority: Major
>              Labels: m12n
>         Attachments: OAK-7488.patch
>
>
> in order to cleanup troublesome dependencies within oak core, the {{VersionablePathHook}} associated with the default authorization model should be co-located with the latter instead of being placed inside _o.a.j.oak.plugins.version_.
> [~stillalex], fyi



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)