github.com/cs3org/reva/v2@v2.27.7/changelog/2.2.0_2022-04-12/spaces-shares.md (about) 1 Enhancement: Enable space members to list shares inside the space 2 3 If there are shared resources in a space then all members are allowed to see those shares. 4 The json share manager was enhanced to check if the user is allowed to see a share by checking the grants on a resource. 5 6 https://github.com/owncloud/ocis/issues/3370 7 https://github.com/cs3org/reva/pull/2674 8 https://github.com/cs3org/reva/pull/2710