Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 416aa39aefdbbdd6535d7c3d7817c5f47de3e002
https://github.com/xwiki/xwiki-platform/commit/416aa39aefdbbdd6535d7c3d7817…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Applications.xml
Log Message:
-----------
XWIKI-22118: Application panel "more applications" dropdown display is wrong on Chrome (#3082)
* Added a more robust style for the icon centering
* Removed a useless style
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
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