Aller au contenu

Backend

reva-cernbox is is the CERNBox backend that joins Reva with CERN specific plugins. This page contains the most relevant changes for CERN users.

reva-cernbox

2.4.0 January 12, 2026


  • #5449 Fix : Fix database sharedconfig parsing
  • #5464 Fix : Make MOVE work in public link
  • #5446 Fix : Make notify_uploads_extra_recipients work in libregraph
  • #5463 Fix : Fix permission editing for public links
  • #5404 Fix : Fix localhome virtual namespace path handling for spaces
  • #5429 Enh : Cephmount: supports setting posix acls
  • #5433 Enh : Make chunking_parallel_upload_disabled configurable
  • #5447 Enh : Make notification trigger always use items
  • #5445 Enh : Support funcs in templates
  • #5402 Enh : Refactoring of the GORM model for shares
  • #5428 Enh : Refactor permissions

2.3.1 December 14, 2025


  • reva-plugins#57 Limit add / update / remove grant to project admins in project spaces
  • #5425 Fix : Make public file PROPFIND response proper again
  • #5421 Fix : Eosfs: SetLock now checks existing locks
  • #5424 Fix : Make href properly formed on PROPFIND requests to /v endpoints
  • #5412 Fix : Nilpointer in logline when addGrant fails
  • #5422 Fix : Do not give delete permission to root of public links
  • #5409 #5430 #5423 Fix : Bring back proper DAV support (works for both spaces and old api)
  • #5427 Fix : Fix upload notifications
  • #5323 Enh : Add database config to sharedconf
  • #5432 Enh : Add support for embedded view mode in apps
  • #5401 Enh : Adapt gateway and corresponding driver to CS3API changes
  • #5285 Enh : Remove EOS EnableHome parameter
  • #5405 #5403 Enh : Add support for signed URLs

2.2.3 November 9, 2025


  • reva-plugins#55 fix: make thumbnails processor to work with spaces
  • #5393 Correct content-length when downloading versions
  • #5392 Fixed permissions for upload-only links

2.2.1 October 20, 2025


  • #5366 fix: bring back support for 'Deny access'
  • #5367 Proper implementation of Range requests
  • #5365 spaces: skip spaces not available
  • #5364 Remove trashbin and version-related permissions from conversion to OCS role (fixes missing permissions in public spaces)
  • #5362 use url.JoinPath instead of fmt.Sprintf and path.Join

2.1.3 October 13, 2025


  • #5348 Fix nilpointers seen in production
  • #5349 Rewrite handling of listing spaces with an ID filter
  • #5361 remove filepath.Join for constructing URLs

2.1.1 October 7, 2025


  • #5301 Show shares to project admins
  • #5331 Add support for thumbnails in Public spaces
  • #5334 Show public links to project admins
  • #5335 Fix versions and lightweight accounts for EOS 5.3.22