mirror of
https://github.com/minio/minio.git
synced 2025-11-13 06:31:54 +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