Skip to content

Conversation

@bneradt
Copy link
Contributor

@bneradt bneradt commented Feb 1, 2024

If a user specifies an @action=allow remap.config ACL rule, then the implication is that requests with methods not in the allow list would be denied. Before this patch, allow ACL rules would just never deny. This fixes that behavior so that allow ACL rules that match on IP but not on method deny.

@bneradt bneradt added this to the 10.0.0 milestone Feb 1, 2024
@bneradt bneradt self-assigned this Feb 1, 2024
@bneradt bneradt force-pushed the fix_acl_allow_rule branch from d359802 to 6ebe882 Compare February 1, 2024 21:13
If a user specifies an @action=allow remap.config ACL rule, then the
implication is that requests with methods not in the allow list would be
denied. Before this patch, allow ACL rules would just never deny. This
fixes that behavior so that allow ACL rules that match on IP but not on
method deny.
@bneradt bneradt force-pushed the fix_acl_allow_rule branch from 6ebe882 to d7c2ffa Compare February 1, 2024 23:53
@bneradt
Copy link
Contributor Author

bneradt commented Feb 5, 2024

[approve ci autest]

@bneradt bneradt removed this from the 10.0.0 milestone Feb 5, 2024
@bneradt bneradt removed the remap_acl label Feb 5, 2024
@bneradt
Copy link
Contributor Author

bneradt commented Feb 5, 2024

After playing with this more, this got replaced by:
#11033

This PR is therefore no longer necessary.

@bneradt bneradt closed this Feb 5, 2024
@bneradt bneradt deleted the fix_acl_allow_rule branch June 17, 2025 19:54
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.

1 participant