Angela Schreiber created OAK-9782:
-------------------------------------
Summary: 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
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)