mirror of
https://github.com/minio/minio.git
synced 2025-02-02 17:35:58 -05:00
53011606a5
Before this commit, nodes wait indefinitely without showing any indicate error message when a node is started with different access and secret keys. This PR will show '401 Unauthorized' in this case.