Email Registration

Allow users to register using only an email address, ie. without username. The user, once registered then may log-in using their email address and password for authentication.

A username is generated and assigned based on the user name part of the email address. Subsequent users who have the same name (email prefix) are numbered sequentially. For example, "johndoe@exampleA.com" would be assigned username "johndoe", "johndoe@exampleB.com" would be assigned "johndoe001" and so forth.

Username is the displayed name for posts, comments, etc and may be made changeable if so desired.
(Administer -> User Management -> Access Control) ... [X] change own username
This privilege allows a user to change their username in "My Account".

Note:
You will probably want to change the welcome e-mail (Administer -> User Management -> User Settings) and replace instances of the token !username with !mailto

Developed by XWeb

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.2 Download (8.6 KB) 2009-Jun-11 Notes
5.x-1.3 Download (7.08 KB) 2008-Feb-17 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev Download (8.71 KB) 2009-Jul-14 Notes
5.x-1.x-dev Download (7.66 KB) 2009-Feb-12 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.