Karthic Rao
|
17e49a9ed2
|
signature-v2 fix. (#2918)
- Return errors similar to V4 Sign processsing.
- Return ErrMissing fields when Auth Header fields are missing.
- Return InvalidAccessID when accessID doesn't match.
* tests: Adding V2 signature tests for bucket handler API's.
|
8 years ago |
Karthic Rao
|
3ac6790ca2
|
tests: Add Object Layer nil test for bucket-handler API's (#2899)
|
8 years ago |
Karthic Rao
|
e213172431
|
tests: Missing anonymous tests for bucket-handlers. (#2885)
|
8 years ago |
Harshavardhana
|
5885ffc8ae
|
signature: Add legacy signature v2 support transparently. (#2811)
Add new tests as well.
|
8 years ago |
Harshavardhana
|
6aa2fc95c0
|
Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)"
This reverts commit ca5ca8332b .
|
8 years ago |
Harshavardhana
|
ca5ca8332b
|
bucket: refactor policies and fix bugs related to enforcing policies. (#2766)
This patch also addresses the problem of double caching at
object layer once at XL and another at handler layer.
|
8 years ago |
Harshavardhana
|
a1ff351f21
|
tests: Fix ListMultipartUploadsHandler tests. (#2705)
|
8 years ago |
Harshavardhana
|
03430d0db8
|
tests: Add ListBucketHandler tests. (#2701)
part-3 final fix for #2412
|
8 years ago |
Harshavardhana
|
ee7e70c992
|
tests: Add tests for ListMultipartUploads, DeleteMultipleObjects. (#2649)
Additionally adds PostPolicyHandler tests.
|
8 years ago |
Harshavardhana
|
eae0281c64
|
tests: Add GetBucketLocation, HeadBucket tests. (#2644)
|
8 years ago |