github internxt/drive-web v1.0.793

8 hours ago

Description

Validate file's integrity by calculating the hash on download to get the HMAC of the downloaded file to compare against the network one.

Related Issues

None

Related Pull Requests

None

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

  • When uploading 10MB, 100MB and 1GB from production and downloading from this environment, the file is downloaded correctly (check integrity with hashes)
  • When uploading a 1GB file on this environment, the RAM usage stays almost the same as in the production version

Additional Notes

None

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.