Branch: refs/heads/rightsapi_39 Home: https://github.com/xwiki-contrib/api-rights Commit: 6db4cd77a092cc19685ce83a89dcf3f00562ebf7 https://github.com/xwiki-contrib/api-rights/commit/6db4cd77a092cc19685ce83a8... Author: Josué Tille <[email protected]> Date: 2024-08-05 (Mon, 05 Aug 2024) Changed paths: M api-rights-bridge/src/main/java/org/xwiki/contrib/rights/internal/DefaultRightsWriter.java Log Message: ----------- RIGHTSAPI-39: Removing all right are not applied * Avoid to create WebPreferences doc if empty rules list are passed Commit: 1eb00bacb5e7b0c2218a0f920dcfe614f35c9beb https://github.com/xwiki-contrib/api-rights/commit/1eb00bacb5e7b0c2218a0f920... Author: Josué Tille <[email protected]> Date: 2024-08-05 (Mon, 05 Aug 2024) Changed paths: M api-rights-bridge/src/test/java/org/xwiki/contrib/rights/internal/DefaultRightsWriterTest.java Log Message: ----------- RIGHTSAPI-39: Removing all right are not applied * Cleanup unneeded check Commit: e309bc7b7bdede44b08404b697bf9ccf1dc5fa6a https://github.com/xwiki-contrib/api-rights/commit/e309bc7b7bdede44b08404b69... Author: Josué Tille <[email protected]> Date: 2024-08-05 (Mon, 05 Aug 2024) Changed paths: M api-rights-bridge/src/test/java/org/xwiki/contrib/rights/internal/DefaultRightsWriterTest.java Log Message: ----------- RIGHTSAPI-39: Removing all right are not applied * Add test for space to check that we don't save WebPreference doc in case of empty rules list passed * Improve the check when no rule are passed to terminal page Compare: https://github.com/xwiki-contrib/api-rights/compare/ae18cfbe6143...e309bc7b7... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/api-rights/settings/notifications