Fixed Registration does not press for password even if it is left empty

planetzu

Member
Hello, if a user were to leave the password fields empty while registering, the system does not intimate him of the same. The user gets registered instead and then has no way to login as he does not have a password. Is this a bug?

Is there a way to set the password fields as 'required'?
 
Confirmed, standard registration form doesn't require a password to be entered.

After registering, a confirmation email is sent and this error is also displayed:

"Please enter a whole number"

If the user comes back to try and login, XF tries to treat it as a new user. Thus, the user cannot login.

To fix this, a user can reset their password and all is good. (but the initial reg. form should probably be fixed)
 
Top Bottom