mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
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.