Jul 22 - Update - add audit viewer, CSRF lifetime
This commit is contained in:
@@ -20,3 +20,5 @@ ADMIN_PASSWORD_HASH=
|
||||
SESSION_COOKIE_SECURE=1
|
||||
# Where the auth log fail2ban watches is written. Blank -> <appdir>/logs/auth.log
|
||||
AUTH_LOG_PATH=
|
||||
# CSRF token lifetime (seconds). Blank -> token lasts the whole session (no 1h expiry).
|
||||
WTF_CSRF_TIME_LIMIT=
|
||||
|
||||
Reference in New Issue
Block a user