Download Size md5 hash
password_reset-6.x-1.1.tar.gz 11.6 KB 52d90f70f451a7a1650622d4770fc91c
password_reset-6.x-1.1.zip 13.72 KB a13e3cbb6f677a1db181e6d41cc9f5e0
Last updated: December 24, 2010 - 23:35
Official release from tag: 6.x-1.1

Release notes

#223375: "Warn user when security question does not have an answer"
#597372: "Allow to set a minimum answer length" - adapted from patch by emteedee.
#597216: "Module leaks information about existence of user". Patch by Emteedee and Sanduhrs cleaned up and adapted.
strtolower() to drupal_strtolower()
Fix t()s in .install.
Remove answer initialization for old users upon install.
Add flood control feature.
Add redirect user feature.

This update required update.php to be run.