This commit is contained in:
parent
4ce032cac2
commit
e7eeb3d112
@ -3,7 +3,7 @@ LETS_ENCRYPT_ENV=production
|
||||
|
||||
DOMAIN=authentik.example.com
|
||||
COMPOSE_FILE="compose.yml"
|
||||
AUTHENTIK_ERROR_REPORTING__ENABLED=true
|
||||
AUTHENTIK_DEFAULT_USER_CHANGE_USERNAME=false
|
||||
AUTHENTIK_LOG_LEVEL=info
|
||||
# AUTHENTIK_IMPERSONATION=true
|
||||
# AUTHENTIK_FOOTER_LINKS='[{"name": "My Organization","href":"https://example.com"}]'
|
||||
|
3
release/next
Normal file
3
release/next
Normal file
@ -0,0 +1,3 @@
|
||||
Env recommendation: AUTHENTIK_DEFAULT_USER_CHANGE_USERNAME=false
|
||||
This prevents users from changing their username.
|
||||
Changing the username can be a security risk and it can break things.
|
Loading…
x
Reference in New Issue
Block a user