switched user management to sqlite; better admin file browser; csrf protection for management interface using by csrf tokens
This commit is contained in:
@@ -69,6 +69,7 @@ services:
|
||||
- LOGIN_FILE=/app/.logins
|
||||
- UPLOAD_TTL_SECONDS=${UPLOAD_TTL_SECONDS}
|
||||
- MANAGEMENT_ADMIN_HASH=${MANAGEMENT_ADMIN_HASH}
|
||||
- TRUST_PROXY=true
|
||||
- PORT=3000
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user