minio/cmd/gateway
Andreas Auernhammer 98d3913a1e enable SSE-KMS pass-through on S3 gateway (#7788)
This commit relaxes the restriction that the MinIO gateway
does not accept SSE-KMS headers. Now, the S3 gateway allows
SSE-KMS headers for PUT and MULTIPART PUT requests and forwards them
to the S3 gateway backend (AWS). This is considered SSE pass-through
mode.

Fixes #7753
2019-06-19 17:37:08 -07:00
..
azure Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
b2 Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
gcs Do not display error logs if user does not have listbuckets privilege (#7370) 2019-06-09 13:15:57 -07:00
hdfs Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
nas Adjusts help content dynamically according to OS (#7646) 2019-05-15 14:02:44 +05:30
oss Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
s3 enable SSE-KMS pass-through on S3 gateway (#7788) 2019-06-19 17:37:08 -07:00
gateway.go Implement S3-HDFS gateway (#7440) 2019-04-17 09:52:08 -07:00