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
Someone could flood the login system writing a robot that would input emails every second, preventing the real user to login.
We could prevent more than 10 logins per IP, or even show a captcha after 3 tries.