mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[GH-ISSUE #1524] [Feature Request] Always Deny If NOT IP Address Match #1939
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @curious-debug on GitHub (Sep 22, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1524
Under Resource Rules, it would be nice to have the ability to Always Deny if an IP Address does NOT match the IP/IP Range in the Value field.
One can
But there isn't the ability to Always Deny if NOT an IP or IP Range. If so, for security, this should return a 404 Not Found or just no response.
@miloschwartz commented on GitHub (Sep 27, 2025):
Thanks, converting this to a discussion thread so others can upvote and participate!