Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handling of empty allow-lists #903

Merged
merged 1 commit into from
Feb 11, 2025
Merged

fix: handling of empty allow-lists #903

merged 1 commit into from
Feb 11, 2025

Conversation

nwagner84
Copy link
Member

@nwagner84 nwagner84 commented Feb 11, 2025

Until now, empty allow-lists were treated in such a way that all data records were allowed. Since this can lead to subsequent errors if an error occurs when the list is created, the logic is changed in this case. From now on, all data records will be rejected if the given allow- result in an empty set.

CC: @san-uh

@nwagner84 nwagner84 added C-bug Category: bug P-high Priority: high labels Feb 11, 2025
@nwagner84 nwagner84 self-assigned this Feb 11, 2025
@nwagner84 nwagner84 merged commit 559f09b into main Feb 11, 2025
20 checks passed
@nwagner84 nwagner84 deleted the fix-allow branch February 11, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug P-high Priority: high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant