mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented allowed_groups
This commit is contained in:
@@ -2,6 +2,8 @@ autologin: false # This is a high security risk. Just activat
|
||||
oauth2_proxy:
|
||||
port: "80"
|
||||
application: "application"
|
||||
allowed_groups:
|
||||
- "web-app-phpmyadmin-administrator"
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
|
Reference in New Issue
Block a user