From 9f7941d4280e8846e40c23dc7f7e156bbb0898f2 Mon Sep 17 00:00:00 2001 From: BastelBaus <44684710+BastelBaus@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:19:28 +0100 Subject: [PATCH] Update DOCUMENTATION.md --- DOCUMENTATION.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index a5334ba6..717c9e9d 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -1060,6 +1060,16 @@ The path to the CA file in pem format which is used to certificate the server ce Default: +##### ldap_ignore_attribute_create_modify_timestamp + +_(>= 3.6.0)_ + +Add modifyTimestamp and createTimestamp to the exclusion list of internal ldap3 client +so that these schema attributes are not checked. This is needed for Authentik since +Authentik does not provide these both attributes. + +Default: false + ##### dovecot_connection_type = AF_UNIX _(>= 3.4.1)_