Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: bb232dd3e5cd72a26599dc12880d815e67965fd2 https://github.com/xwiki/xwiki-platform/commit/bb232dd3e5cd72a26599dc12880d8... 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)