mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-10-29 17:22:20 +00:00
fix: add default config values
This commit is contained in:
@@ -58,6 +58,8 @@ DEFAULT_CONFIG = {
|
||||
'OIDC_CHANGE_PASSWORD_REDIRECT_ENABLED': True,
|
||||
'OIDC_CHANGE_PASSWORD_REDIRECT_URL': None,
|
||||
'OIDC_REDIRECT_URL': None,
|
||||
'OIDC_USERNAME_CLAIM': 'email',
|
||||
'OIDC_USER_DOMAIN': None,
|
||||
# Mail settings
|
||||
'DMARC_RUA': None,
|
||||
'DMARC_RUF': None,
|
||||
|
||||
Reference in New Issue
Block a user