github.com/cs3org/reva/v2@v2.27.7/changelog/1.15.0_2021-10-26/public-share-app-auth.md (about)

     1  Change: Make apps able to work with public shares
     2  
     3  Public share receivers were not possible to use apps in public shares because the apps couldn't load the files in the public shares. This has now been made possible by changing the scope checks for public shares.
     4  
     5  https://github.com/owncloud/ocis/issues/2479
     6  https://github.com/cs3org/reva/pull/2143