Anis Elleuch
778e9c864f
Move dependency from minio-go v6 to v7 ( #10042 )
4 years ago
Harshavardhana
2c0b3cadfc
Update go mod with sem versions of our libraries ( #7687 )
6 years ago
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
Praveen raj Mani
c0a1369b73
Construct dynamic XML error responses for postpolicyform validation ( #7321 )
...
Fixes #7314
6 years ago
Harshavardhana
e39d7ddb0f
Fix PostPolicy form tests without hardcoded dates ( #5337 )
...
Fixes #5336
7 years ago
Harshavardhana
5f7565762e
api: postPolicy cleanup. Simplify the code and re-use. ( #3890 )
...
This change is cleanup of the postPolicyHandler code
primarily to address the flow and also converting
certain critical parts into self contained functions.
8 years ago
Anis Elleuch
372da5eaf5
tests: Enhance checkPostPolicy() coverage ( #3389 )
8 years ago
Harshavardhana
d31f256020
Fail on lint errors during CI build.
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 )
...
Add support of all conditions check described in
http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-HTTPPOSTConstructPolicy.html
and simplify a little bit the existing code
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
Harshavardhana
bccf549463
server: Move all the top level files into cmd folder. ( #2490 )
...
This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience.
8 years ago
Anis Elleuch
fadb71351c
Test Post policy parsing and checking conditions ( #2408 )
8 years ago