mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 19:20:23 +03:00
c57159a0fe
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