mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00: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