[
https://issues.apache.org/jira/browse/JCR-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela updated JCR-2841:
------------------------
Summary: Avoid path resolution in case of non-wildcard ACEs (follow-up to
JCR-2573) (was: Avoid path resolution in case of non-wildcard ACEs (followup
to JCR-2573))
> Avoid path resolution in case of non-wildcard ACEs (follow-up to JCR-2573)
> --------------------------------------------------------------------------
>
> Key: JCR-2841
> URL: https://issues.apache.org/jira/browse/JCR-2841
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core, security
> Affects Versions: 2.2.0
> Reporter: angela
> Assignee: angela
> Fix For: 2.2.1
>
>
> adding the ability to specify wildcard-ac-entries in the default resource
> based access control management lead to
> always resolving the id passed to AccessControlProvider#canRead in order to
> be able to properly evaluate
> any wildcard-aces present.
> this could be improved with minor refactoring that postpones the path
> resolution and omitting it if there are no
> wildcard-aces to compare with.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.