1
0
mirror of https://github.com/minio/minio.git synced 2025-04-02 19:00:38 -04:00

53 Commits

Author SHA1 Message Date
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
79888bfff7 tests: Add auth-handler. ()
Fixes 
2016-09-16 15:17:49 -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