Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 9fe8814de8921abfca2df80d576138ecbf8c92f7 https://github.com/xwiki/xwiki-platform/commit/9fe8814de8921abfca2df80d57613... 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/userDenyCommentAtDocumentLevel.xml Log Message: ----------- XWIKI-24704: Create/check for automated tests for "Deny Comment Rights for an user" (#6170) * Add DefaultAuthorizationManagerIntegrationTest#userDenyCommentAtDocumentLevel and its testwikis fixture: denying the comment right to a user on a document takes that right away from that user on that document only, leaving its other rights, the edit right included, and the other users untouched. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications