Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Is it possible to have a blank password?I'm using MS SQL and the password field is NULL. I'd like to allow users to have a blank password.Thanks.
With some modifications you can do this.I guess you need to remove Javascript password validation code from login, register and change password pages.