18 Commits (2acb530ccdcb78d4d545404f3d9221a0bd274767)

Author SHA1 Message Date
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
ebozduman dbf7b1e573 starts-with policy condition support issue (#7937) 5 years ago
ebozduman 36ee110563 Regression fix to bring back checkPolicyCond function call (#7897) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Ashish Kumar Sinha a4bdcba503 Add check for extra input field (#7437) 5 years ago
Praveen raj Mani c0a1369b73 Construct dynamic XML error responses for postpolicyform validation (#7321) 5 years ago
Harshavardhana b5280ba243
Migrate to Go version 1.11.4 (#7026) 6 years ago
Oleg Kovalov 37de2dbd3b simplifying if-else chains to switches (#6208) 6 years ago
Frank Wessels 46897b1100 Name return values to prevent the need (and unnecessary code bloat) (#4576) 7 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 7 years ago
Harshavardhana 5f7565762e api: postPolicy cleanup. Simplify the code and re-use. (#3890) 7 years ago
Harshavardhana 62f8343879 Add constants for commonly used values. (#3588) 8 years ago
Harshavardhana d67f47927c api: Fix the formatting issues in last patch. 8 years ago
Anis Elleuch 85bb5870a9 Post Policy Form: exhaustive post policy check (#3386) 8 years ago
Bala FA 0d59ea1e94 postpolicy: handle Amazon S3 compatible content-length-range condition (#3376) 8 years ago
Harshavardhana aa98702908 api: Handle content-length-range policy properly. (#3297) 8 years ago
Harshavardhana 1b85302161 Fix spelling and golint errors. (#3266) 8 years ago
Krishna Srinivas 0f32efb825 PostPolicy - rename of files/functions + add testcases (#3104) 8 years ago
Krishna Srinivas 35e541e0b1 content-length-range policy should be honored for the uploaded object sizes. (#3076) 8 years ago
Krishna Srinivas e51be73ac7 PresignedPost: Support for Signature V2 presigned POST Policy. (#3043) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Anis Elleuch 8b3cb3a0de POST Policy, multiple fixes: AccessDenied with unmet conditions, ${filename} in Key, missing filename in multipart (#2304) 8 years ago
Harshavardhana dd417e5476 fs: Handle cases of PutObject for an existing prefix. (#1478) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Harshavardhana 02ad48466d error: Signature errors should be returned with APIErrorCode. 8 years ago
Harshavardhana 9dca46e156 signature: Use a layered approach for signature verification. 8 years ago
Harshavardhana 653ceee9ee signV4: Move pkg/signature to pkg/s3/signature4 8 years ago
Harshavardhana 5a9333a67b signature: Rewrite signature handling and move it into a library. 8 years ago
Harshavardhana 62f6ffb6db xl: Moved to minio/minio - fixes #1112 9 years ago
Harshavardhana 8bf1045645 setBucketMetadata: Fix a deadlock. 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana c4faf47e64 First time mode for controller 9 years ago
Harshavardhana c8de5bad2f Implement presigned policy 9 years ago