1
0
mirror of https://github.com/minio/minio.git synced 2025-02-25 12:29:15 -05:00

56 Commits

Author SHA1 Message Date
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
Aditya Manthramurthy
eb1bc67db1 Refactor: simplify signV4TrimAll() () 2016-11-04 13:52:22 -07:00
Anis Elleuch
d9bab6b3bd sigv4: Trim and shrink spaces in headers values () 2016-11-03 16:41:25 -07:00
Krishna Srinivas
a955676986 Signature-V4: Dump the request with error message on signature mismatch. ()
fixes 
2016-09-19 10:17:46 -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