Posted by greggles on January 19, 2013 at 12:06am
| Download | Size | md5 hash |
|---|---|---|
| email_registration-7.x-1.1.tar.gz | 10.41 KB | 399f4ea6628400112fdb4a04833417d0 |
| email_registration-7.x-1.1.zip | 12.3 KB | e15845f222df6f022893f4b0888de337 |
Last updated: January 19, 2013 - 00:11
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