mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 16:57:15 +03: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.