prevent username change

This commit is contained in:
2023-03-28 21:46:00 +02:00
parent 4ce032cac2
commit e7eeb3d112
2 changed files with 4 additions and 1 deletions

View File

@ -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"}]'