mirror of
https://github.com/restic/rest-server.git
synced 2026-09-12 15:16:16 -07:00
54adcb1fc7
Restic uses the sha256 hash to calculate filenames based on the file content. Check on the rest-server side that the uploaded file is intact and reject it otherwise.