mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented universal logout
This commit is contained in:
@@ -9,9 +9,10 @@ oauth2_proxy:
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
port-ui-desktop: true
|
||||
port-ui-desktop: true
|
||||
central_database: true
|
||||
oauth2: true
|
||||
universal_logout: true
|
||||
csp:
|
||||
flags:
|
||||
style-src:
|
||||
@@ -24,4 +25,4 @@ csp:
|
||||
docker:
|
||||
services:
|
||||
database:
|
||||
enabled: true
|
||||
enabled: true
|
||||
|
Reference in New Issue
Block a user