github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.1_2023-05-03/allow-scope-to-impersonate-space-owner.md (about) 1 Bugfix: allow scope check to impersonate space owners 2 3 The publicshare scope check now fakes a user to mint an access token when impersonating a user of type `SPACE_OWNER` which is used for project spaces. This fixes downloading archives from public link shares in project spaces. 4 5 https://github.com/cs3org/reva/pull/3843 6 https://github.com/owncloud/ocis/issues/5229