31 Commits (f1f414ca59cf2d4865329bd658f19e016fc065fe)

Author SHA1 Message Date
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Harshavardhana 7923b83953 Support multiple-domains in MINIO_DOMAIN (#7274) 6 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
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
Krishna Srinivas e7a724de0d Virtual host style S3 requests (#5095) 7 years ago
Harshavardhana 6dcfaa877c Fix signature v2 handling for resource names (#4965) 7 years ago
Harshavardhana c3ff402fcb Fix signature v2 and presigned query unescaping. (#4936) 7 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 7 years ago
Anis Elleuch 52d8f564bf sigv2: Unespace canonicalized resources values (#4034) 7 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 8 years ago
Harshavardhana 5f7565762e api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
Krishna Srinivas 8489f22fe2 signature-v2: Use request.RequestURI for signature calculation. (#3616) 8 years ago
Anis Elleuch e1f64141a2 presign-v2: Compute signature on encoded URL path (#3612) 8 years ago
Anis Elleuch 95d9e47353 Presign V2: Unescape non-std queries in urls (#3549) 8 years ago
Bala FA e8ce3b64ed Generate and use access/secret keys properly (#3498) 8 years ago
Harshavardhana 0db484c8f6 signv2: Do not use path encoding for query values. (#3458) 8 years ago
Anis Elleuch 5c10f4adf0 presign v2: include resp headers in signature calc (#3428) 8 years ago
Anis Elleuch b8f0d9352f signature-v2: encode path and query strings when calculating signature (#3253) 8 years ago
Krishna Srinivas e51be73ac7 PresignedPost: Support for Signature V2 presigned POST Policy. (#3043) 8 years ago
Karthic Rao 17e49a9ed2 signature-v2 fix. (#2918) 8 years ago
Krishna Srinivas 95f544657a Signature-V2: use raw resource/query from the request for signature calculation. (#2833) 8 years ago
Karthic Rao 6a9013b97c misspell fixes. (#2835) 8 years ago
Harshavardhana db3da97a50 signature/v2: Fix presigned requests. 8 years ago
Harshavardhana 5885ffc8ae signature: Add legacy signature v2 support transparently. (#2811) 8 years ago