kipr / Simulator

Simulator of KIPR Demobots and code workspace.
GNU General Public License v3.0
12 stars 3 forks source link

Password validation during login can prevent legitimate logins #417

Closed navzam closed 2 years ago

navzam commented 2 years ago

Currently we do client-side validation of password requirements during signup and login. But if a user changes their password to something that doesn't meet the requirements, then validation during login will prevent them from signing in