Tagged Questions
8
votes
5answers
830 views
Is only having a single unmasked password field (no confirm) on a registration page a bad idea?
Some sites allow you to register and only provide a single password box, which is protected with stars.
Traditionally a "confirm password" box is used when registering which allows you to confirm ...