If I have a 'password' field and a 'retype password' field, how many users will type in mismatching passwords?
Does anyone know a typical error rate?
I need to know this so I can reliably determine how many users got other errors in the password fields due to password rules (not long enough, old password, etc.)
Thanks!