From 1fb946d8737d24199469f7f7a07a018f6b2e620c Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Wed, 19 Mar 2025 20:07:10 +0100 Subject: [PATCH] #419 switch to ldap_modify --- lam/HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/lam/HISTORY b/lam/HISTORY index 6caa73af2..7519e8c56 100644 --- a/lam/HISTORY +++ b/lam/HISTORY @@ -2,6 +2,7 @@ June 2025 9.2 - Active Directory: allow to restore deleted entries in tree view (415) - Fixed bugs: -> Unix: profile editor for users not working (418) + -> Custom fields: problems with deleting facsimileTelephoneNumber (419) 13.03.2025 9.1 - Usability improvements (347, 348, 360, 403)