Unmask Password - Screenshot

This project is not covered by Drupal’s security advisory policy.

Unmask Password provides a new type of password element for the Forms API. This new password element ('#type' => 'unmask_password') inserts a password field in your form with a checkbox below it which can be used to unmask (show) the entered password. This field provides a way for the user to check what the user has entered in the password field for confirmation before submission so that corrections can be made if need be.

Note: this module is a solution to usability issues related to password fields. unmask_password field can be used at the time of registration, login and anywhere else where a user is required to enter a password.

Why should you use Unmask Password field?

Unmask Password field is not much of a functional improvement/addition. It is a solution to usability issues related to conventional password fields.

Refer to the following articles:

Requirements

Upgrade to 7.x-1.0-alpha2

If you are using 7.x-1.0-alpha1 or 7.x-1.x-dev, then please upgrade to 7.x-1.0-alpha2. alpha1 has some nasty bugs which are now fixed in alpha2.

Project information

Releases