Optimized RBAC implementation

This commit is contained in:
2025-07-03 22:51:42 +02:00
parent 1486862327
commit a93e1520d4
20 changed files with 106 additions and 68 deletions

View File

@@ -2,6 +2,8 @@ version: "latest"
oauth2_proxy:
application: "application"
port: "80"
allowed_groups:
- "yourls-administrator"
acl:
blacklist:
- "/admin/" # Protects the admin area