Skip to content

v2.26.7

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 12:47
· 665 commits to master since this release
v2.26.7
c486f05

Changelog for reva 2.26.7 (2024-11-20)

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

Summary

  • Fix #4964: Fix a wrong error code when approvider creates a new file

Details

  • Bugfix #4964: Fix a wrong error code when approvider creates a new file

We fixed a problem where the approvider would return a 500 error instead of 403 when trying to
create a new file in a read-only share.

#4964