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 Schreiber (Jira)" <ji...@apache.org> on 2022/05/30 06:35:00 UTC

[jira] [Resolved] (OAK-9782) CompositeRestrictionProvider must call validate on aggregated providers

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

Angela Schreiber resolved OAK-9782.
-----------------------------------
    Resolution: Fixed

> CompositeRestrictionProvider must call validate on aggregated providers
> -----------------------------------------------------------------------
>
>                 Key: OAK-9782
>                 URL: https://issues.apache.org/jira/browse/OAK-9782
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: security-spi
>            Reporter: Angela Schreiber
>            Assignee: Angela Schreiber
>            Priority: Major
>             Fix For: 1.44.0
>
>
> while testing OAK-9775 i noticed that {{CompositeRestrictionProvider.validateRestrictions}} does not call the validation on the individual aggregated providers. IMHO this will cause OAK-1612 to resurface when the default restriction provider is combined with a additional one.
> the fix would be to delegate the validation to the aggregated providers instead.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)