mirror of
https://github.com/minio/minio.git
synced 2025-02-03 09:55:59 -05:00
3efcd6fa46
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