Is there a module for Drupal 7 passwords to reset for all users

Is there a module for Drupal 7 passwords to reset for all users. At the same time, he should send them an email with a new password or even better link to create a new one.

There are some modules that I have found but are not doing what I need. For example http://drupal.org/project/account_reminder

I'm starting to think that I should write one myself. Perhaps a compromise is https://drupal.stackexchange.com/questions/27768/how-can-i-programmatically-reset-a-users-password and the module http://drupal.org/project/account_reminder

Any other thoughts?

+3
source share
2 answers
+1

All Articles