mirror of
https://github.com/minio/minio.git
synced 2025-09-25 23:51:09 +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