Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 53d22f410bb8d936bf3a900c908d2f72cb428c60 https://github.com/xwiki/xwiki-platform/commit/53d22f410bb8d936bf3a900c908d2... Author: pjeanjean <[email protected]> Date: 2024-01-24 (Wed, 24 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/api/XWikiUser.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/user/api/XWikiUserTest.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/getusers.vm Log Message: ----------- XWIKI-21611: Set right author when disabling/enabling an account * Set only the original metadata author in XWikiUser.setDisabled * Use the same disable/enable action everywhere * Remove no longer needed request parameters (cherry picked from commit f89c8f47fad6e5cc7e68c69a7e0acde07f5eed5a)