mirror of
https://github.com/minio/minio.git
synced 2025-09-27 00:21:47 +02:00
When the first login attempt is failed(due to incorrect secretkey) and the next attempt is successful. Error message shown for the previous attempts should go away. Fixes #7514