mirror of
https://github.com/pgsty/minio.git
synced 2026-03-19 08:17:49 +01: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.