github.com/cs3org/reva/v2@v2.27.7/changelog/2.2.0_2022-04-12/alias-links.md (about) 1 Change: allow link with no or edit permission 2 3 Allow the creation of links with no permissions. These can be used to navigate to a file 4 that a user has access to. 5 Allow setting edit permission on single file links (create and delete are still blocked) 6 Introduce endpoint to get information about a given token 7 8 https://github.com/cs3org/reva/pull/2687