1
0
mirror of https://github.com/minio/minio.git synced 2025-03-26 07:20:56 -04:00

5 Commits

Author SHA1 Message Date
Bala FA
e8ce3b64ed Generate and use access/secret keys properly () 2016-12-26 10:21:23 -08:00
Harshavardhana
a8ab02a73a v4/presign: Fix presign requests when there are more signed headers. ()
This fix removes a wrong logic which fails for requests which
have more signed headers in a presign request.

Fixes 
2016-11-10 21:57:15 -08:00
Harshavardhana
9161016962 tests: Improve coverage on signature v4 tests. ()
Fixes 
2016-11-06 11:47:16 -08:00
Harshavardhana
64083b9227 signature: Region changes should be handled just like AWS. ()
- PutBucket happens with 'us-east-1'.
- ListBuckets happens with any region.
- GetBucketLocation happens with 'us-east-1' and location is returned.
2016-09-29 15:51:00 -07:00
Harshavardhana
bccf549463 server: Move all the top level files into cmd folder. ()
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.
2016-08-18 16:23:42 -07:00