Hi,
I don't know if this is a bug, but the scaffold login form given by the default auth object in db.py does not seem to validate the password. I put in a correct email, put the wrong password, and was able to login. Also, when putting in the wrong email and wrong password, no password validation message appeared. I'm testing the scaffold page default/user/login. I'm running version 1.79.2

