github.com/cs3org/reva/v2@v2.27.7/changelog/1.5.0_2021-01-12/remove-public-share-fix.md (about) 1 Bugfix: Handle removal of public shares by token or ID 2 3 Previously different drivers handled removing public shares using different 4 means, either the token or the ID. Now, both the drivers support both these 5 methods. 6 7 https://github.com/cs3org/reva/pull/1334