You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, if an invalid username/email is used to log in, codabench returns "User does not exist".
If a wrong password is used, it returns "invalid credentials".
The message should be the same so that it does not give attackers information.
At the moment, if an invalid username/email is used to log in, codabench returns "User does not exist".
If a wrong password is used, it returns "invalid credentials".
The message should be the same so that it does not give attackers information.