I have configured this module by placing [mail] into the 'Pattern for username' field, hoping that the module would simply make the username equal to the email address entered upon registration. It appears that this ability is not yet available as when I attempt to create a new user with this setup, I receive a You must enter a username. error.
Comments
Comment #1
ayesh commentedIt simply won't work because there's no [mail] token available when user register form.
This module uses user's email address - not the form value.
The problem is, form validation comes first to Auto Username module.
Comment #2
alexkb commentedThanks for the report and sorry this wasn't fixed at the time it was relevant. I'm new to this project, but cleaning up the issue queue, so closing this issue given its on a very old branch. Thanks.