Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9223c4bfba9a993e7854a581f1b1027749f7114d https://github.com/xwiki/xwiki-platform/commit/9223c4bfba9a993e7854a581f1b10... Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 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) (#6173) * 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. (cherry picked from commit 9fe8814de8921abfca2df80d576138ecbf8c92f7) Co-authored-by: Vincent Massol <[email protected]> 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