Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Change User Password provides a change password form after logging in with a one-time login link.
Download and enable the module as usual. Make sure you clear your cache as the module implements hook_menu for a custom change password form.
To use, make sure you are logged out and request a one-time login link using the Drupal forgot password feature. You will receive an email with a one-time login link that you can click on. You then click on the login button (standard Drupal behaviour). The change user password module will intercept this request and send you to a change password form.
I created this module because the change password form in Drupal is confusing to many users and putting the change password form on its own page is a common request from clients. If there are enough people interested in this module, I will convert it into an actual Drupal contributed project.
Project information
- Created by badjava on , updated