Download & Extend

Releases for Email Change Confirmation

email_confirm 7.x-1.0

Download Size md5 hash
email_confirm-7.x-1.0.tar.gz 12.91 KB 386c34c32a5d815045b5ecbd87e66bac
email_confirm-7.x-1.0.zip 14.5 KB 302a8812339604303de01d9cf7bd0065
Last updated: April 12, 2012 - 22:46
Official release from tag: 7.x-1.0

Release notes

Official stable release of Email Change Confirmation module for Drupal 7.

No changes since the last beta release as no issues were reported.

Notes from the beta release for reference:

Base functionality is the same as the Drupal 6 version of the module but does includes some new features.

727676 - Support for additional tokens provided by the Token module
571256, 885374 - Multilingual support for variables for email subject and body if i18n module is enabled
922556 - Display pending unconfirmed email on user edit page
800684 - Rules integration
922554 - Stop "The changes have been saved." message from showing when email address is changed

email_confirm 7.x-1.0-beta1

Download Size md5 hash
email_confirm-7.x-1.0-beta1.tar.gz 12.9 KB 28c967f43523c3e65f353dd271edf671
email_confirm-7.x-1.0-beta1.zip 14.5 KB 6a4fdf544e2097a8036eab111c41f55f
Last updated: February 14, 2012 - 02:10
Official release from tag: 7.x-1.0-beta1

Release notes

Beta release of Email Change Confirmation module for Drupal 7. Testing and feedback welcome.

Base functionality is the same as the Drupal 6 version of the module but does includes some new features.

727676 - Support for additional tokens provided by the Token module
571256, 885374 - Multilingual support for variables for email subject and body if i18n module is enabled
922556 - Display pending unconfirmed email on user edit page
800684 - Rules integration
922554 - Stop "The changes have been saved." message from showing when email address is changed

email_confirm 6.x-1.5

Download Size md5 hash
email_confirm-6.x-1.5.tar.gz 11.63 KB 9efc8cb28f98de2701666d467b106293
email_confirm-6.x-1.5.zip 13.07 KB c6b579180b7b76a412862835c0bea621
Last updated: January 7, 2012 - 01:15
Official release from tag: 6.x-1.5

Release notes

#664334 in hook_user implementation, use $account instead of $user. Thanks to doq.
#666230 Add default values to function parameters for email_confirm_user_change_mail() and test to see if values passed to callback.
Update the account->login timestamp after a successful email change confirmation to enforce the one-time nature of the confirmation link.
#800684 Added preliminary Rules module support. Support for request email change event and confirm email change event.
#800784 Added integration with the Mail Edit module.

email_confirm 6.x-1.4

Download Size md5 hash
email_confirm-6.x-1.4.tar.gz 15.61 KB 9255740fb77555935d90d8de99bff18e
email_confirm-6.x-1.4.zip 23.02 KB 2c426737037a42634dade191daa8f93a
Last updated: December 24, 2010 - 22:53
Official release from tag: 6.x-1.4

Release notes

Changes since DRUPAL-6--1-3:

email_confirm 5.x-1.5

Download Size md5 hash
email_confirm-5.x-1.5.tar.gz 13.63 KB b5222943992d1a0225212f670ee97d26
email_confirm-5.x-1.5.zip 19.37 KB 33b63857efd16f3e8ab6aede3e22905b
Last updated: December 24, 2010 - 22:53
Official release from tag: 5.x-1.5

Release notes

Changes since DRUPAL-5--1-4:

email_confirm 7.x-1.x-dev

Download Size md5 hash
email_confirm-7.x-1.x-dev.tar.gz 12.91 KB 65a91aeb8e424b201043e9c55b5659dc
email_confirm-7.x-1.x-dev.zip 14.51 KB 257c41670ba9ec2c149becb5f50e31a4
Last packaged version: 7.x-1.0-beta1+0-dev
Last updated: February 14, 2012 - 12:12
Development snapshot from branch: 7.x-1.x

Release notes

Drupal 7 port

email_confirm 6.x-1.3

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
Official release from tag: 6.x-1.3

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.

email_confirm 5.x-1.4

Download Size md5 hash
email_confirm-5.x-1.4.tar.gz 13.11 KB 7971df0714845824d2d8022342331252
email_confirm-5.x-1.4.zip 18.74 KB 3628c6c5a3e23aa555d32f5ea2a8280d
Last updated: December 24, 2010 - 22:53
Official release from tag: 5.x-1.4

Release notes

Changes since DRUPAL-5--1-3:

  • #330928 save the user's new email via Drupal user_save instead of a direct db query. Thanks to mikeryan for pointing out.
  • #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.

email_confirm 5.x-1.3

Download Size md5 hash
email_confirm-5.x-1.3.tar.gz 11.8 KB 6613ee1ec17872d73321f2a8bfb73596
email_confirm-5.x-1.3.zip 15.81 KB f4aad73b8bef4ef624d6dbaee2839876
Last updated: December 24, 2010 - 22:53
Official release from tag: 5.x-1.3

Release notes

I mistakenly tagged the Drupal 6 release with a Drupal 5 tag
so 5.x-1.2 is actually Drupal 6 code. Use this one instead!!

new release with change:

#282959: Using a plus sign in the email causes a failure

email_confirm 5.x-1.2

Download Size md5 hash
email_confirm-5.x-1.2.tar.gz 11.98 KB 58c9c21c4ed403c5e1b2027a4cf8a159
email_confirm-5.x-1.2.zip 16.03 KB 7246d65320aacdfd668a905dd0fb7d6c
Last updated: December 24, 2010 - 22:53
Official release from tag: 5.x-1.2

Release notes

new release with change:

#282959: Using a plus sign in the email causes a failure

email_confirm 6.x-1.2

Download Size md5 hash
email_confirm-6.x-1.2.tar.gz 11.98 KB a9512b3d0dfecc28c8e5e3e92ee30132
email_confirm-6.x-1.2.zip 16.04 KB 856a4720a256ad130126eb791088c86c
Last updated: December 24, 2010 - 22:53
Official release from tag: 6.x-1.2

Release notes

new release with changes:

#258072: Email Confirm, bcc now working
#282959: Using a plus sign in the email causes a failure

email_confirm 5.x-1.1

Download Size md5 hash
email_confirm-5.x-1.1.tar.gz 11.77 KB 40acc58b7d302c4a910eb8fc307c468b
email_confirm-5.x-1.1.zip 15.8 KB 47f20a1c2b639ab8c35025cc7190a85d
Last updated: December 24, 2010 - 22:53
Official release from tag: 5.x-1.1

Release notes

Changes since DRUPAL-5--1-0:

  • #254907 fix bad default placeholder.
  • #254910 only act if email field has been changed and is not an empty string. thanks to toemaz.
  • #256791 added additional information to README.txt.
  • added more help text and improved existing help text. Added more strings to be translated.
  • spelling error.
  • #257327 Swedish translation thanks to seals

email_confirm 6.x-1.1

Download Size md5 hash
email_confirm-6.x-1.1.tar.gz 11.96 KB 7b76daac344a99844940c77242b54244
email_confirm-6.x-1.1.zip 16.02 KB 10361411555b4a8f9e9ae95cd5f1f094
Last updated: December 24, 2010 - 22:53
Official release from tag: 6.x-1.1

Release notes

Changes since DRUPAL-6--1-0:

  • #254910 only act if email field has been changed and is not an empty string.
    thanks to toemaz.
  • #258072 Fix failure to send to BCC email. just a case sensitivity issue
  • #256791 added additional information to README.txt.
  • added more help text and improved existing help text. Added more strings to be translated.
  • #257327 Swedish translation thanks to seals

email_confirm 6.x-1.0

Download Size md5 hash
email_confirm-6.x-1.0.tar.gz 9.09 KB 8f2c29bb93b6bd3d21f2b0247f87bfce
email_confirm-6.x-1.0.zip 10.19 KB 7c01df7914610aba140614bec55ca1f4
Last updated: December 24, 2010 - 22:53
Official release from tag: 6.x-1.0

Release notes

1st official release

email_confirm 5.x-1.0

Download Size md5 hash
email_confirm-5.x-1.0.tar.gz 8.94 KB 1e14e97ab1c535c037eebbafb7afbcc4
email_confirm-5.x-1.0.zip 10.03 KB 8f85bb27eda580eaa0b7c6b596614b16
Last updated: December 24, 2010 - 22:53
Official release from tag: 5.x-1.0

Release notes

1st official release

email_confirm 6.x-1.x-dev

Download Size md5 hash
email_confirm-6.x-1.x-dev.tar.gz 10.53 KB 7a6fecb5fd0c7c4ad0ca1f5ac9889983
email_confirm-6.x-1.x-dev.zip 11.99 KB 85fcfb48a487ada85a363e316d709f9a
Last updated: February 25, 2011 - 07:33
Development snapshot from branch: 6.x-1.x

Release notes

Drupal 6 port. The mail build and send out is done differently
than the Drupal 5 version due to some changes in drupal_mail()
and the new hook hook_mail(). Also can make use of
user_mail_tokens() which is new to Drupal 6

email_confirm 5.x-1.x-dev

Download Size md5 hash
email_confirm-5.x-1.x-dev.tar.gz 9.79 KB 70c7081db52abe39d6506170238c7e54
email_confirm-5.x-1.x-dev.zip 10.96 KB ee685dd7b0d5268120432004824cb382
Last updated: February 25, 2011 - 07:33
Development snapshot from branch: 5.x-1.x

Release notes

Initial testing snapshot of email_confirm

Subscribe with RSS Syndicate content