github.com/cs3org/reva/v2@v2.27.7/changelog/1.1.0_2020-08-11/publicshares-list-fix.md (about)

     1  Bugfix: List public shares only created by the current user
     2  
     3  When running ocis, the public links created by a user are visible to all the
     4  users under the 'Shared with others' tab. This PR fixes that by returning only
     5  those links which are created by a user themselves.
     6  
     7  https://github.com/cs3org/reva/pull/1042