Description
Removes the 'Username' field from registration form. Use in conjunction with a module that allows users to login with their email address.
Generates a username in the background (Drupal still requires one) - adds 'Patterns' tab to Account settings for configuring the name.
Patches:
- Module does not load pattern from configuration (ignore my confused posts on this issue, just use patch #3)
- (The 'Incorrect callback given to token replacement patch in issue #2918391 is no longer needed)