Branch: refs/heads/claude/sleepy-faraday-rjwx67 Home: https://github.com/xwiki/xwiki-platform Commit: 3b7c719487bff124554e29106aa41f1cbc55e966 https://github.com/xwiki/xwiki-platform/commit/3b7c719487bff124554e29106aa41... Author: Vincent Massol <[email protected]> Date: 2026-07-06 (Mon, 06 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/XWikiAuthServiceImpl.java Log Message: ----------- [Misc] Address review comments on the SonarQube constant extraction * Reuse the existing XWiki.SYSTEM_SPACE constant instead of a new local one in XWikiAuthServiceImpl. * Use parameterized slf4j logging ("User [{}] ...") instead of extracting a constant for the concatenated "User " log prefix. Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications