Verify password doesn't work as expected on the command line
Status: Beta
Brought to you by:
teknopaul
I have a page in my installer that asks for a password and uses a password-confirm tag. On the command line if the password and password-confirm fields don't match, the user is only asked to re-enter the password-confirm field. They should be asked to re-enter both, in case they mistyped on the first attempt. Currently, if you don't know what you entered for a password you have to exit the installation and start at the beginning.
Logged In: YES
user_id=1962851
Originator: NO
Is there a workaround to this?
I can only think of using two password fields and hidden validation to validate.