Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: f89c8f47fad6e5cc7e68c69a7e0acde07f5eed5a https://github.com/xwiki/xwiki-platform/commit/f89c8f47fad6e5cc7e68c69a7e0ac... 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