Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 86fe8ec0873f0a04bf2aee7f669b85af49f2d2a5
https://github.com/xwiki/xwiki-platform/commit/86fe8ec0873f0a04bf2aee7f669b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-default/src/main/java/org/xwiki/wiki/user/internal/DefaultWikiUserManager.java
Log Message:
-----------
XWIKI-23304: Abusive modification of the cached document when joining and leaving a subwiki
XWIKI-23312: Abusive modification of the cached document when inviting an user to a subwiki
XWIKI-23313: Abusive modification of the cached document when requesting to join a subwiki
(cherry picked from commit d0df71f7ad7f72892127414ef66ab95349e2f554)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ddb1c8efe1c008813aaab0609bcbcfbf3d38dbba
https://github.com/xwiki/xwiki-platform/commit/ddb1c8efe1c008813aaab0609bcb…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-default/src/main/java/org/xwiki/wiki/user/internal/DefaultWikiUserManager.java
Log Message:
-----------
XWIKI-23304: Abusive modification of the cached document when joining and leaving a subwiki
XWIKI-23312: Abusive modification of the cached document when inviting an user to a subwiki
XWIKI-23313: Abusive modification of the cached document when requesting to join a subwiki
(cherry picked from commit d0df71f7ad7f72892127414ef66ab95349e2f554)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: d0df71f7ad7f72892127414ef66ab95349e2f554
https://github.com/xwiki/xwiki-platform/commit/d0df71f7ad7f72892127414ef66a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-default/src/main/java/org/xwiki/wiki/user/internal/DefaultWikiUserManager.java
Log Message:
-----------
XWIKI-23304: Abusive modification of the cached document when joining and leaving a subwiki
XWIKI-23312: Abusive modification of the cached document when inviting an user to a subwiki
XWIKI-23313: Abusive modification of the cached document when requesting to join a subwiki
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 2f75b9ea37ca7bf12bed675b7e06a33fa75e40dd
https://github.com/xwiki/xwiki-platform/commit/2f75b9ea37ca7bf12bed675b7e06…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml
Log Message:
-----------
XWIKI-23233: The old action toolbar is visible before the realtime toolbar is loaded
* Allow CKEditor plugins that require async init to delay the instanceReady event until they are fully initialized (or the init fails).
* Remove the loading CSS class from the hidden text area after CKEditor is ready.
* Hide the form action bar while CKEditor is loading (not ready).
(cherry picked from commit f0fba965faeba42ddc90d6ddbcd078cd1c5abc53)
Commit: 65ac73a1ecb7ffc560d5fa9eaf574463760a549d
https://github.com/xwiki/xwiki-platform/commit/65ac73a1ecb7ffc560d5fa9eaf57…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
Log Message:
-----------
XWIKI-23233: The old action toolbar is visible before the realtime toolbar is loaded
* Make sure the realtime CKEditor plugin always resolves or rejects its async initialization (otherwise the form action bar remains hidden).
(cherry picked from commit 93bdd45a3126db5f598c69b2baa094c9308014db)
Compare: https://github.com/xwiki/xwiki-platform/compare/1f8e280d4293...65ac73a1ecb7
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 66f38320dc18f0afebca6c85e857c1a78574752c
https://github.com/xwiki/xwiki-platform/commit/66f38320dc18f0afebca6c85e857…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml
Log Message:
-----------
XWIKI-23233: The old action toolbar is visible before the realtime toolbar is loaded
* Allow CKEditor plugins that require async init to delay the instanceReady event until they are fully initialized (or the init fails).
* Remove the loading CSS class from the hidden text area after CKEditor is ready.
* Hide the form action bar while CKEditor is loading (not ready).
(cherry picked from commit f0fba965faeba42ddc90d6ddbcd078cd1c5abc53)
Commit: cf764ac0fd8e392489b0ab39c828e117cc2d95f7
https://github.com/xwiki/xwiki-platform/commit/cf764ac0fd8e392489b0ab39c828…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
Log Message:
-----------
XWIKI-23233: The old action toolbar is visible before the realtime toolbar is loaded
* Make sure the realtime CKEditor plugin always resolves or rejects its async initialization (otherwise the form action bar remains hidden).
(cherry picked from commit 93bdd45a3126db5f598c69b2baa094c9308014db)
Compare: https://github.com/xwiki/xwiki-platform/compare/5ad64ae4c1ba...cf764ac0fd8e
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 93bdd45a3126db5f598c69b2baa094c9308014db
https://github.com/xwiki/xwiki-platform/commit/93bdd45a3126db5f598c69b2baa0…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
Log Message:
-----------
XWIKI-23233: The old action toolbar is visible before the realtime toolbar is loaded
* Make sure the realtime CKEditor plugin always resolves or rejects its async initialization (otherwise the form action bar remains hidden).
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications