fix space unlock

This commit is contained in:
Roman Perekhod
2023-11-17 09:46:16 +01:00
parent a9afb49bed
commit 3dc2c196ef

View File

@@ -0,0 +1,8 @@
Bugfix: Fix unlock via space API
We fixed a bug that caused Error 500 when user try to unlock file using fileid
The handleSpaceUnlock has been added
https://github.com/owncloud/ocis/pull/7726
https://github.com/owncloud/ocis/issues/7708
https://github.com/cs3org/reva/pull/4338