mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[GH-ISSUE #199] [BUG] Can't add a rule, where the path contains a dot (e.g. Immich/ Kuma) #1337
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 @ptC7H12 on GitHub (Feb 14, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/199
For e.g. Immich:
We have a to add a rule, which is currently not supported:
Official documentation:

You can't add a rule, where the path starts with an dot.
Originally posted by @ptC7H12 in https://github.com/fosrl/pangolin/discussions/195#discussioncomment-12197905
@ellite commented on GitHub (Feb 14, 2025):
Just came here to create the same issue.
Trying to add
/socket.io/*to the bypass rules of Uptime Kuma,So, it's not only when the path starts with . it's when the path has any . on it.
@ptC7H12 commented on GitHub (Feb 14, 2025):
Okay, changed the topic title