minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
79 stars 50 forks source link

Fix aws ruby and minio-js behavior when invalid endpoint is passed #172

Closed kannappanr closed 6 years ago

kannappanr commented 6 years ago

Make sure that aws-sdk-ruby and minio-js report failure,when wrong credentials are passed.

Fixes #164