Downloads
Download tar.gz
15.13 KB
MD5: ac2aaa0755e171977a3ca85e7cafcfb8
SHA-1: fba10979d594680c5a024a474f7f355705ffa724
SHA-256: 37d48d11b8a3f37841fd9ea2f6e0e716daf9840b76d09534ddb16d40823bf420
Download zip
22.41 KB
MD5: 587160cbf28e06af12dffa4a1a6364ef
SHA-1: fe6f618a7866658624fd82b0fcbe276335e69652
SHA-256: 78b240e7de6d31a139b1d38e5885b3a7da2f741dd9c88031de22f4980fd7758f
Release notes
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.