Branch: refs/heads/master
Home:
https://github.com/xwiki-contrib/ldap
Commit: 11f0997caa5e60203291b70a6db26515a438f92f
https://github.com/xwiki-contrib/ldap/commit/11f0997caa5e60203291b70a6db265…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M ldap-user-cleanup/src/main/resources/Scheduler/LDAP/OldUserCleanupJob.xml
Log Message:
-----------
LDAP-147: LDAP user cleanup claims to disable users it isn't actually disabling
* Move the check if the user is disabled outside the log messages regarding disabling
users to ensure that the log messages are only produced if the user isn't already
disabled.
* Add a debug log if the user is already disabled.
Commit: 751d8df56aa2fb92e31e2c81582b0f34b6d26c9d
https://github.com/xwiki-contrib/ldap/commit/751d8df56aa2fb92e31e2c81582b0f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M ldap-user-cleanup/src/main/resources/Scheduler/LDAP/OldUserCleanupJob.xml
Log Message:
-----------
LDAP-148: LDAP user cleanup group membership test fails when the user's DN changed
* Always pass null as DN to the isInGroup check.
Compare:
https://github.com/xwiki-contrib/ldap/compare/2bce36725aec...751d8df56aa2
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/ldap/settings/notifications