thedouglenz / thou_hast_been

0 stars 0 forks source link

Confirm password form field #20

Open thedouglenz opened 10 years ago

thedouglenz commented 10 years ago

Let's make a 2nd field in the register form where users need to confirm their password. If the two passwords they entered match, go through with the local registration process. Otherwise, leave them with a "Passwords do not match" kind of message. Bonus points for using flash