Password No Confirm

Component ID

2882067

Component name

Password No Confirm

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module removes the password confirmation field from the new user registration form so that a new user has to type their password only once. The intention is to help expedite new user registration. To use this module, just enable it, and the change will take effect. There is no configuration necessary.

This module is as simple as it gets: it simply implements a hook_form_FORM_ID_alter() on the user_registration_form form.