19 Commits (188ac8e36950a4ddbe9ef47efad04824aeb0f6ba)

Author SHA1 Message Date
Harshavardhana c3ca954684 Implement AssumeRole API for Minio users (#7267) 5 years ago
Harshavardhana bf414068a3 Parse and return proper errors with x-amz-security-token (#6766) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Harshavardhana f0641a0406 Avoid changing creds in streaming signature (#6495) 6 years ago
Harshavardhana d90985b6d8 Return authHeaderMalformed for an incorrect region in signature (#5618) 6 years ago
kannappanr 20584dc08f
Remove unnecessary errors printed on the console (#5386) 7 years ago
Andreas Auernhammer a6318dbdaf fix timing oracle attack against signature V2/V4 verification (#5335) 7 years ago
Krishna Srinivas 14e6c5ec08 Simplify the steps to make changes to config.json (#5186) 7 years ago
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Harshavardhana cec8b238f3 sign: StreamingSign should use region from client. (#4577) 7 years ago
Krishna Srinivas 1d99a560e3 refactor: extractSignedHeaders() handles headers removed by Go http server (#4054) 7 years ago
Krishna Srinivas af82d27018 signature-v4: Support for transfer-encoding request header (#4053) 7 years ago
Harshavardhana 6b68c0170f For streaming signature do not save content-encoding in PutObject() (#3776) 7 years ago
Anis Elleuch 70e70446bb signv4: Read always returns EOF when stream ends (#3692) 8 years ago
Krishna Srinivas 45d9cfa0c5 signature-v4: stringToSign and signingKey should use Scope's date. (#3688) 8 years ago
Bala FA e8ce3b64ed Generate and use access/secret keys properly (#3498) 8 years ago
Bala FA 825000bc34 Use humanize constants for KiB, MiB and GiB units. (#3322) 8 years ago
Krishnan Parthasarathi 2d5e988a6d Refactor streaming signatureV4 w/ state machine (#2862) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
karthic rao e0cf4ee9fc presignV4: fix errors response and tests. (#2375) 8 years ago
Harshavardhana 7e46055a15 api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago