Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The official 1.3 release for the Drupal 7 version of User Registration Password.
For a complete list of changes since 1.0, see the included CHANGELOG.txt.
Highlights:
From this release and up the installer changed, also some minor logic changed to prevent User Registration Password from running when an admin user (for example) created an account.
The module will from 1.3 and up enable and configure the correct e-mail templates during installation for use with this module. No need to configure anything anymore.
Translateable e-mail templates. Thanks to kle!
Remember to run update.php One of the variables used had to be renamed.
+ enables logging by default
+ deal more gracefully with exceptions that happen during logging
+ adds several more fields to the filter form (including an explicit WHERE with autocomplete)
+ move old entry deletion to hook_cron
+ update db schemata to deal with large responses more cleanly