Skip to content

v2.27.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 14:02
· 690 commits to master since this release
v2.27.4
1780176

Changelog for reva 2.27.4 (2025-02-03)

The following sections list the changes in reva 2.27.4 relevant to
reva users. The changes are ordered by importance.

Summary

  • Fix #5061: OCM Wildcards
  • Fix #5055: Fix view&download permission issue

Details

  • Bugfix #5061: OCM Wildcards

Fix using ocm wildcards. Do not overwrite cached provider with actual value

#5061

  • Bugfix #5055: Fix view&download permission issue

When opening files with view&download permission (aka read), the appprovider would falsely
issue a secureview token. This is fixed now.

#5055