Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download email_registration-7.x-1.1.tar.gztar.gz 10.41 KB
MD5: 399f4ea6628400112fdb4a04833417d0
SHA-1: 3c085c929cc4a05f835ae62da17ff427b821131c
SHA-256: 5112614cbce609a31aa97f83159d5f33a19a2f8ef77d1153003f23d835e44703
Download email_registration-7.x-1.1.zipzip 12.3 KB
MD5: e15845f222df6f022893f4b0888de337
SHA-1: 59aa12252b60e289657cc5aef4b50e16709cce06
SHA-256: d87a64465d1589918d8209b42ceb14a2ea841d78340ffca7f0af186d381d3e73

Release notes

Changes since 7.x-1.0:

  • #186128 by greggles: Change 'username' field to 'Display name' - followup, sentence case
  • #421078 by dwightaspinwall, greggles: Abstract name unique check for re-use, make it is cross-database compatible, make it more robust, us it on external names
  • #377262 by greggles: Test that immediate login works if enabled, remove code that forces the login
  • #186128 by greggles: Change 'username' field to 'Display Name'
  • #1291908 by pcambra, greggles: Keep the email login entered by the user so it can be validated
  • #1576438 by greggles: Create README.txt - document various setup instructions
  • #1874454 by greggles: Make the name a value instead of a hidden to keep it from being in the HTML
  • #1808366 by cr0ss: Get rid of unnecessary form_id in form alters to reduce errors from undefined variable
  • #821490 by greggles, Mark Theunissen | nod_: Simpletest needs to logout before attempting to login.
  • #678434 by Jon Pugh, hadsie, mikeryan: Fixed Don't generate username if the account->user is already set.
  • Small docs cleanup
Created by: greggles
Created on: 19 Jan 2013 at 00:06 UTC
Last updated: 23 Apr 2014 at 15:08 UTC
New features
Bug fixes

Other releases