mirror of
https://github.com/minio/minio.git
synced 2025-07-12 10:31:05 -04:00
if a bucket with `Captialized letters` is created, `InvalidBucketName` error will be returned. In the case of pre-existing buckets, it will be listed. Fixes #6938