Implemented universal logout

This commit is contained in:
2025-07-22 13:14:06 +02:00
parent 22ff2dc1f3
commit 4b9e7dd3b7
70 changed files with 522 additions and 72 deletions

View File

@@ -23,7 +23,8 @@ features:
central_database: false # Enable Central Database Network
recaptcha: false # Enable ReCaptcha
oauth2: false # Enable the OAuth2-Proy
javascript: false # Enables the custom JS in the javascript.js.j2 file
javascript: false # Enable the custom JS in the javascript.js.j2 file
universal_logout: true # Enable the logout via the central logout mechanism (deleting all cookies)
csp:
whitelist: # URL's which should be whitelisted
script-src-elem: []