Branch: refs/heads/backport/stable-18.4.x/XWIKI-24701 Home: https://github.com/xwiki/xwiki-platform Commit: 2f6d8a30a82d6b4263f8612d618297d87ee5d4e9 https://github.com/xwiki/xwiki-platform/commit/2f6d8a30a82d6b4263f8612d61829... Author: Vincent Massol <[email protected]> Date: 2026-08-14 (Fri, 14 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/src/test/java/org/xwiki/security/authorization/DefaultAuthorizationManagerIntegrationTest.java A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/src/test/resources/testwikis/documentDenyVersusAdminRightAtWikiLevel.xml Log Message: ----------- XWIKI-24701: Create/check for automated tests for "Access Rights for a page creator" (#6165) * Add DefaultAuthorizationManagerIntegrationTest#documentDenyVersusAdminRightAtWikiLevel and its testwikis fixture: the rules set on a document, typically by its creator, cannot take a right away from a user having the admin right at wiki level, while the same deny does apply to a simple user. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> (cherry picked from commit c5640e2580c149a51716283eec1e3ce5e45ae92b) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications