Details
Description
Under Drupal 6, when we select from the 'Actions' menu on a particular contact, choose 'Create user record', and fill in the username and password fields, we get an error: Password field required.
The attached patch implements the same solution as currently exists for Drupal 7 to allow admin users to create user records even when email verification is required.