mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-12 01:44:06 -05:00
Access Control Rules with operator AND OR XOR #149
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 @trisosamu on GitHub (Mar 16, 2025).
Hi, I think that can be useful to use access control rules with operator AND OR XOR.
For example I could want to restrict access to path only from one Address IP.
another idea it would be to mix authentication and access rules. (ex. I would to reach test.com/login with pangolin password but only from certain IP). Instead test.com and other subpages can reach without password