|
|
|
@@ -65,6 +65,7 @@ account: |
|
|
|
email_change_allowed: {{ matrix_authentication_service_config_account_email_change_allowed | to_json }} |
|
|
|
displayname_change_allowed: {{ matrix_authentication_service_config_account_displayname_change_allowed | to_json }} |
|
|
|
password_registration_enabled: {{ matrix_authentication_service_config_account_password_registration_enabled | to_json }} |
|
|
|
password_registration_email_required: {{ matrix_authentication_service_config_account_password_registration_email_required | to_json }} |
|
|
|
password_change_allowed: {{ matrix_authentication_service_config_account_password_change_allowed | to_json }} |
|
|
|
password_recovery_enabled: {{ matrix_authentication_service_config_account_password_recovery_enabled | to_json }} |
|
|
|
account_deactivation_allowed: {{ matrix_authentication_service_config_account_account_deactivation_allowed | to_json }} |
|
|
|
|