mirror of
https://github.com/pgsty/minio.git
synced 2026-09-05 18:16:16 +03:00
7c103389f5
Reject unimplemented x-amz-checksum value and trailer names instead of accepting uploads without verification. Apply the same contract to PutObject, multipart initiation and parts, CopyObject, and UploadPartCopy while preserving the five supported algorithms. Signed-off-by: Feng Ruohang <rh@vonng.com>