fix(sharing-ng): permission listings for personal and virtual drive items

This commit is contained in:
Florian Schade
2024-06-21 13:57:24 +02:00
parent a9ecd0ce8b
commit 11fb3eb3c0
7 changed files with 188 additions and 50 deletions
@@ -0,0 +1,6 @@
Bugfix: Fix sharing-ng permission listings for personal and virtual drive items
Fixes an issue where the sharing-ng service was not able to list permissions for personal and virtual drive items.
https://github.com/owncloud/ocis/pull/9438
https://github.com/owncloud/ocis/issues/8922