Is it possible to provide an option to create the user's password on the fly? Passwords are generated by Drupal and sent to user's registration mail.
Thanks a lot,
Andy

Comments

andyhu’s picture

I think it can be done by set the default value of password form element to user_password()?

marcp’s picture

Status: Active » Closed (duplicate)

This is in the latest release.

Duplicate of #512064: need default password if none created.