github.com/cs3org/reva/v2@v2.27.7/changelog/2.11.0_2022-11-03/s3ng-download-validation.md (about)

     1  Bugfix: validate s3ng downloads
     2  
     3  The s3ng download func now returns an error in cases where the requested node blob is unknown
     4  or the blob size does not match the node meta blob size.
     5  
     6  https://github.com/cs3org/reva/pull/3341