github.com/cs3org/reva/v2@v2.27.7/changelog/2.27.4_2025-02-03/fix-viewdownload-permission.md (about) 1 Bugfix: Fix view&download permission issue 2 3 When opening files with view&download permission (aka read), the appprovider would falsely issue a secureview token. This is fixed now. 4 5 https://github.com/cs3org/reva/pull/5055