mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 01:11:38 -05:00
[GH-ISSUE #334] Block all other IPs #1395
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 @MED1975 on GitHub (Mar 14, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/334
Hi - not an issue but an enhancement or how to please. I have a rule that lets me bypass auth from my external IP. What rule can I put below this to block all other IP addresses?
Thanks for this amazing service you have provided!
@oschwartz10612 commented on GitHub (Mar 14, 2025):
Something like this should work but it appears to be broken right now. We will look into this ASAP.
@miloschwartz commented on GitHub (Mar 14, 2025):
The rules in the screenshot actually should work fine. We thought for a second we found a bug, but you should be good to go with that method.
@MED1975 commented on GitHub (Mar 14, 2025):
Great - thanks very much