Add a drupal_alter to the user_password function so that other modules can modify the auto generated password to comply with any password restrictions, i.e. having a number and a letter in the password.
↧
Add a drupal_alter to the user_password function so that other modules can modify the auto generated password to comply with any password restrictions, i.e. having a number and a letter in the password.