Skip to content

Conversation

@gianm
Copy link
Contributor

@gianm gianm commented Nov 18, 2025

PR #18741 flipped an AND to an OR, potentially causing policies from non-table-read authorizations to apply to a resource. This patch fixes the logic and also introduces a defensive check that only a single policy is in play per resource.

PR apache#18741 flipped an AND to an OR, potentially causing policies
from non-table-read authorizations to apply to a resource. This patch
fixes the logic and also introduces a defensive check that only a
single policy is in play per resource.
@gianm gianm force-pushed the fix-authutils-policy branch from b8d1dfd to b5a0049 Compare November 18, 2025 19:29
@jtuglu1 jtuglu1 self-requested a review November 19, 2025 01:13
Copy link
Contributor

@jtuglu1 jtuglu1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. This unblocks #18751 (want to pass full CI with new compiler version).

@clintropolis clintropolis merged commit d11567e into apache:master Nov 19, 2025
156 of 160 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants