mirror of
https://github.com/minio/minio.git
synced 2025-09-25 07:31:20 +02:00
fixes an issue under bucket replication could cause ETags for replicated SSE-S3 single part PUT objects, to fail as we would attempt a decryption while listing, or stat() operation.