From a4ccb55223f2b40c307674510f6adc78c3e807a5 Mon Sep 17 00:00:00 2001 From: paladox Date: Thu, 28 Dec 2023 13:28:00 +0000 Subject: [PATCH] matomo: update ldap config --- modules/matomo/templates/config.ini.php.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/matomo/templates/config.ini.php.erb b/modules/matomo/templates/config.ini.php.erb index 4b846ff7b6..d6d6edf320 100644 --- a/modules/matomo/templates/config.ini.php.erb +++ b/modules/matomo/templates/config.ini.php.erb @@ -198,6 +198,10 @@ user_access_attribute_server_specification_delimiter = ";" user_access_attribute_server_separator = ":" instance_name = "" ldap_network_timeout = 15 +synchronize_users_after_login = 1 +append_user_email_suffix_to_username = 1 +strip_domain_from_web_auth = 1 +enable_password_confirmation = 0 [LoginLdap_Miraheze_Ldap] hostname = "ldaps://ldap.miraheze.org/"