github.com/cs3org/reva/v2@v2.27.7/changelog/2.0.0_2022-03-03/spaces-fixes.md (about) 1 Bugfix: list project spaces for share recipients 2 3 The sharing handler now uses the ListProvider call on the registry when sharing by reference. Furthermore, the decomposedfs now checks permissions on the root of a space so that a space is listed for users that have access to a space. 4 5 https://github.com/cs3org/reva/pull/2419