Posted by jaydub on May 27, 2009 at 7:47am
| Download | Size | md5 hash |
|---|---|---|
| email_confirm-6.x-1.3.tar.gz | 15.13 KB | ac2aaa0755e171977a3ca85e7cafcfb8 |
| email_confirm-6.x-1.3.zip | 22.41 KB | 587160cbf28e06af12dffa4a1a6364ef |
Last updated: December 24, 2010 - 22:53
Changes since DRUPAL-6--1-2:
- #330928 save the user's new email via Drupal user_save instead of a direct db query. Thanks to mikeryan for pointing out.
- French translation thanks to opendz.
- #257327 by seals: Updated Swedish translation and POT.
- #324005 Added support for SMTP module when setting the 'From' email address for mail sent out by the module.
- #433348 add site private key to the email change confirmation md5 hash.
NOTE: In modifying the confirmation md5 hash to use the site private key, it's possible that some email confirmation links that have already been sent out by the module will not work in the first 24 hours after upgrading this module.