mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 23:39:28 +03:00
60f961dfe8
with some broken clients allow non-strict validation of sha256 when ContentLength > 0, it has been found in the wild some applications that need this behavior. This shall be only allowed if `--no-compat` is used.