github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/fix-public-share-update.md (about) 1 Bugfix: Fix public share update 2 3 We fixed the permission check for updating public shares. When updating the permissions of a public share while not providing a password, the check must be against the new permissions to take into account that users can opt out only for view permissions. 4 5 https://github.com/cs3org/reva/pull/4622