mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03: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