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