Branch: refs/heads/feature-realtime-cluster Home: https://github.com/xwiki/xwiki-platform Commit: fac8e91f23baa54320dfd1c934ddaa12666b9bf3 https://github.com/xwiki/xwiki-platform/commit/fac8e91f23baa54320dfd1c934dda... Author: Thomas Mortagne <thomas.mortagne@gmail.com> Date: 2025-10-10 (Fri, 10 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java Log Message: ----------- XWIKI-23588: Abusive modification of the cached document when clicking the email link for validating a new account Commit: c53d5d648aa5ea4eefbbf18dd118d2ea17afd657 https://github.com/xwiki/xwiki-platform/commit/c53d5d648aa5ea4eefbbf18dd118d... Author: Thomas Mortagne <thomas.mortagne@gmail.com> Date: 2025-10-10 (Fri, 10 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-netflux/pom.xml M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/DefaultEntityChannelStore.java M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorBot.java M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/test/java/org/xwiki/netflux/internal/DefaultEntityChannelStoreTest.java M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/test/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorBotTest.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-remote/pom.xml A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-remote/src/main/java/org/xwiki/netflux/internal/RemoteUser.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-remote/src/main/java/org/xwiki/netflux/internal/RemoteUserHandler.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-remote/src/main/resources/META-INF/components.txt Log Message: ----------- XCOMMONS-3451: Realtime editing doesn't support clustering Compare: https://github.com/xwiki/xwiki-platform/compare/fac8e91f23ba%5E...c53d5d648a... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications