Password - page 11
Show password user experience
What are the 5 key concepts of user experience design?How do I know if I have good user experience?What is password masking? What are the 5 key conc...
How do I best tell a user that his/her account will be locked if they enter the wrong credentials too many times?
What would happen if a wrong password is entered more than the maximum number of time allowed?What will happen if a password is entered wrongly sever...
Is two-field confirmation for emails or passwords user-friendly? [duplicate]
Should you have a confirm password field?Why do users need to provide their password twice?What does password confirmation mean?Which method would be...
Should we require confirmation before resetting a password?
Why do we need to confirm password?What happens when you reset your password?How does password reset work?Why do hackers try to reset your password?S...
Should I provide a Forgot Password option for a one-time sign in Android application?
What is the purpose of forgot password?Why do users need to provide their password twice?What is the test cases for forgot password? What is the pur...
Is only having a single unmasked password field (no confirm) on a registration page a bad idea? [duplicate]
Should you have a confirm password field?Why is password masking important?Why do you have to enter password twice?What does confirm password mean? ...
Why do sites split 'password' and 'username' retrieval into two separate operations?
By splitting up the process, the site is collecting as much information about the account as possible, so that they can be 100% sure. In addition, mos...
Password validation in login form
What is password validation?How do I validate login credentials in HTML? What is password validation?It checks that the password entered by the user...
Should we disallow common passwords like password and 12345?
Is 12345 a bad password?What are 3 things you should avoid when creating passwords?Why passwords should not be shared?Is 123456 a common password? I...