From 34f51033b782b585ae67aabd8c1d121c330122f4 Mon Sep 17 00:00:00 2001 From: BastelBaus <44684710+BastelBaus@users.noreply.github.com> Date: Sun, 23 Mar 2025 18:10:27 +0100 Subject: [PATCH] Update config added in default config file --- config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config b/config index 6df01d9f..5e88e9e3 100644 --- a/config +++ b/config @@ -74,6 +74,9 @@ ## Expiration time of caching failed logins in seconds #cache_failed_logins_expiry = 90 +# Ignore modifyTimestamp and createTimestamp attributes. Needed if Authentik LDAP server is used. Uncomment then. +#ldap_authentik_timestamp_hack = true + # URI to the LDAP server #ldap_uri = ldap://localhost