- Nov 26, 2020
- Nov 25, 2020
-
-
philenius authored
Set the return value of the function bucketExists() to 'true' only if the buckets exists AND the user has permission to access it.
-
- Nov 24, 2020
-
-
philenius authored
Added call of validate() in bucketExists(). Reason: if the request for checking whether a bucket exists contains invalid credentials (see unit test), then S3 does not return an XML response. Instead the HTTP response body is empty. This in turn caused the validate() function to throw an XML parsing exception which in turn shadowed the original error. This behavior is different compared to when we list buckets. In this case, the response contains an HTTP body with a detailed error message encoded as XML.
-
philenius authored
-
- Nov 23, 2020
-
-
philenius authored
-
- Oct 27, 2020
-
-
Xuty authored
Replace static region 'us-east-1' in method listBuckets() with variable's value
-
- Oct 26, 2020
-
-
philenius authored
-
- Oct 24, 2020
- Oct 22, 2020
-
-
Xuty authored
Version raised to 0.1.9
-
Vadym Pinchuk authored
-
Xuty authored
-
Vadym Pinchuk authored
-
- Jun 01, 2020
- Apr 26, 2020
- Apr 01, 2020
- Mar 31, 2020
- Mar 29, 2020