Branch: refs/heads/rightsapi_39
Home: https://github.com/xwiki-contrib/api-rights
Commit: 855309dd41bd70d039003b7acf2bae0d7a387b62
https://github.com/xwiki-contrib/api-rights/commit/855309dd41bd70d039003b7a…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M api-rights-api/src/main/java/org/xwiki/contrib/rights/RightsWriter.java
M api-rights-bridge/src/main/java/org/xwiki/contrib/rights/internal/DefaultRightsWriter.java
M api-rights-bridge/src/test/java/org/xwiki/contrib/rights/internal/DefaultRightsWriterTest.java
Log Message:
-----------
RIGHTSAPI-39: Removing all right are not applied
* Remove all rights if the list is empty
* Update API doc to be explict about the case of empty list and also if args is null
* Create draft of Unit test to check that all rights are removed if the list is empty
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/api-rights/settings/notifications
Branch: refs/heads/rightsapi_39
Home: https://github.com/xwiki-contrib/api-rights
Commit: 669f7a8729e68498f6732a5e0a0f2ad22450918f
https://github.com/xwiki-contrib/api-rights/commit/669f7a8729e68498f6732a5e…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M api-rights-api/src/main/java/org/xwiki/contrib/rights/RightsWriter.java
M api-rights-bridge/src/main/java/org/xwiki/contrib/rights/internal/DefaultRightsWriter.java
M api-rights-bridge/src/test/java/org/xwiki/contrib/rights/internal/DefaultRightsWriterTest.java
Log Message:
-----------
RIGHTSAPI-39: Removing all right are not applied
* Remove all rights if the list is empty
* Update API doc to be explict about the case of empty list and also if args is null
* Create draft of Unit test to check that all rights are removed if the list is empty
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/api-rights/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 253501b27ceebc7c975ab95f7ce273069eebd716
https://github.com/xwiki-contrib/confluence/commit/253501b27ceebc7c975ab95f…
Author: Teo Caras <45433221+trrenty(a)users.noreply.github.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
Log Message:
-----------
CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* Refactor the code.
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* Remove uneeded escape
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* Take into consideration all the forbidden characters when escaping
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* Use apache commons to validate the file name
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications