I need to let the user enter their password in the user/register process.
I've seen that Drupal generates a random password, but I need to let them enter a text field with their password: How can I do this without modifying Drupal core modules?
http://drupal.org/project/logintoboggan