Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: User E-Mail Address as Authentification when Signing up


peterverkooijen
Participant

@peterverkooijen

… its for LOGIN not Registering.

logging in yeah, i can use it but first I need users with an email as username ;)

That’s just a matter of restructuring the registration form (version 1.0 now, currently upgrading to 1.1.3). You can autogenerate the username from the fullname using this javascript trick and then hide the username field.

Hacking core files to actually put email addresses in the username fields in the database is a recipe for disaster. Why do you want to do that? What am I missing?

Skip to toolbar