Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
11.25 KB
MD5: 7be26a40fae1ce9188e38297668b263e
SHA-1: 4189edb0948d96768be9c15718d5dbf4112d3d3f
SHA-256: b8d7b5857154977534ff17b6ca4977ec1f8251d8294c6319dcd4809afe8b3390
Download zip
13.47 KB
MD5: 8bf5707bbf70683332a90e16db06185f
SHA-1: 8757a8dd2bf1f1477d0182f19054d268f6ea0160
SHA-256: 5df84b17afa70874f84a442f49a462f1f957b154a315862de4f4f4247ed2371b
Release notes
Changes since 7.x-1.2:
- #2546480 by njbarrett: Remove all whitespace in email_registration_cleanup_username
- #2257201 by njbarrett: Followup - make uid truly optional in email_registration_unique_username
- #2527010 by greggles: Keep the email value in form state for further validation
- #551626 by greggles: slow query in email_registration_user_login_validate
- #657472 by andypost: Fix broken test, clean-up test
- #2257201 by evilehk, greggles, awardell: Make uid truly optional in email_registration_unique_username
- #657472 by thePanz, joachim, greggles: Add setting to allow users to login with email address or username