mirror of
https://github.com/minio/minio.git
synced 2025-11-11 21:51:49 +01: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