mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-12 01:44:06 -05:00
Option to disable/enable resource on demand #202
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 @miloschwartz on GitHub (Mar 31, 2025).
Originally assigned to: @miloschwartz on GitHub.
Discussed in https://github.com/orgs/fosrl/discussions/298
Originally posted by OJ7 March 6, 2025
Coming from Nginx Proxy Manager, I'm able to disable/enable routes whenever I want. Is there an equivalent to disable resources in Pangolin?
@LeonvanHeerden commented on GitHub (Mar 31, 2025):
A temp work around until this is a feature ;)
Add a RULE under the resource and set it to DENY Subnet 0.0.0.0/0.
Then you can enable and disable this through the web interface.