Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download email_confirm-7.x-1.2.tar.gztar.gz 13.34 KB
MD5: a8c7631053b4f3ddd85ea20d1a458642
SHA-1: 14b86c80f8d7ffd375916e645c33780843a6408a
SHA-256: 56b3a80296c01709a24d6a720b9856cf69ec2f8d1627f8d935dda30fc0f6315a
Download email_confirm-7.x-1.2.zipzip 15.03 KB
MD5: 413eb0709ffbadae732ec2cd2936c313
SHA-1: 79bf987d6384e95c9195b4fa7f16b2f089a4c066
SHA-256: 52ce5c0c1d98373870b2830dd38467bf928e0ee72a29b2e4e350dca8a40de34b

Release notes

Changes since 7.x-1.1:

  • #2244011 by jessehs, jaydub - Change location of warning about pending email change confirmation on user profile page.
  • #2174911 by mibfire, jaydub - Check if user profile form account element present as may not be when using Profile2 module.
  • #1737358 by BassistJimmyJam - changed isset() to !empty() call in case of user with no email address (e.g. Facebook, Twitter, etc logins).
  • #2307949 by BassistJimmyJam, jaydub - Fix potentially empty value for default email From address.
  • #193884 by Striky2, balajidharma: PHP notice undefined variable.
  • Mistakenly added temp patch file.
  • #2088325 by rlmumford, jaydub: Use $account and not $user.
Created by: greggles
Created on: 20 Apr 2015 at 20:51 UTC
Last updated: 17 Oct 2016 at 22:03 UTC
Bug fixes
New features

Other releases