8273 changelog

This commit is contained in:
Roman Perekhod
2024-03-05 09:27:27 +01:00
parent 4b64c75ce7
commit d31f9ee8cb

View File

@@ -0,0 +1,9 @@
Bugfix: Fix remove/update share permissions
This is a workaround that should prevent removing or changing the share permissions when the file is locked.
These limitations have to be removed after the wopi server will be able to unlock the file properly.
These limitations are not spread on the files inside the shared folder.
https://github.com/owncloud/ocis/pull/8529
https://github.com/cs3org/reva/pull/4534
https://github.com/owncloud/ocis/issues/8273