Stronger passwords and security questions
phpdude - October 7, 2007 - 09:09
Hello,
I want the registration process to show the strength of the chosen password and ask for security question(s).
I found this module:
http://drupal.org/project/password_strength
Do you know a module for the security questions?
and a module to prevent users from changing other users' password using the "forgot password"?
Thanks

...
A user cannot change (that is, reset) another user's password. What is sent in the email is a link to a temporary login. The password isn't changed.
By adding all these nuisances you're forcing your users to write down their password. You're compromising their security. I'd also say that you're harassing your users.