Branch: refs/heads/master
  Home:   
https://github.com/xwiki-contrib/ldap
  Commit: 9c0521b3da0a5f3588d2ccd40a4595d1bc7868d6
https://github.com/xwiki-contrib/ldap/commit/9c0521b3da0a5f3588d2ccd40a4595…
  Author: Clemens Klein-Robbenhaar <robbenhaar(a)green-meadows.de>
  Date:   2025-10-01 (Wed, 01 Oct 2025)
  Changed paths:
    M ldap-user-cleanup/src/main/resources/Scheduler/LDAP/OldUserCleanupJob.xml
  Log Message:
  -----------
  LDAP-157 - User Cleanup does not remove users if their DN is gone
- do not treat a null result from the DN lookup as a distinctive
  indication of a server error, but proceed with the next step
  (i.e. lookup bu UID)
- only if both return null, assume the ldap server is gone or broken
- also add missing vales to log message
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/ldap/settings/notifications