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
We currently return two different modals for a wrong username or a wrong password. This is a security hole as it allows people to farm usernames for login. If you can do this it's easy to compare with leaked/hacked DBs from other sites and try the same password.
The text was updated successfully, but these errors were encountered:
We currently return two different modals for a wrong username or a wrong password. This is a security hole as it allows people to farm usernames for login. If you can do this it's easy to compare with leaked/hacked DBs from other sites and try the same password.
The text was updated successfully, but these errors were encountered: