github.com/cs3org/reva/v2@v2.27.7/changelog/2.11.0_2022-11-03/forbidden-on-reshare.md (about) 1 Bugfix: Return OCS forbidden error when a share already exists 2 3 We now return OCS 104 / HTTP 403 errors when a user tries to reshare a file with a recipient that already has access to a resource. 4 5 https://github.com/cs3org/reva/pull/3287 6 https://github.com/owncloud/ocis/issues/4630