mirror of
https://github.com/minio/minio.git
synced 2025-03-06 00:30:09 -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.