Hi,

I have added the Secret question & answer field in registration page using profile module. I want to add same thing in Request new password page. How can I do this?

Any separate function to alter the user_pass() function?

Thanks
Govind

Comments

Christefano-oldaccount’s picture

There's a Password reset module for that.

govind123’s picture

Hi,

Thanks for your reply. The given module is good. However, I have secret question filed in registration page with using profile fields. The given module asking new secret question. Either I want to integrate profile fields in to request new password page or integrate password reset fields into registration page.

If you have any idea about this issue, please help me

Thanks
Govind

Christefano-oldaccount’s picture

The Password reset module already integrates into the user registration process.

Do you have users who have already filled out the security question and answer fields in their profiles? If so, I can understand why you want Password reset to read the custom profile fields. Personally, I believe that allowing users to set their own security questions is bad practice (there was a discussion about this a few years ago in the Web Application Security mailing list). Basically, if you allow a user to set the security question to something like "what's your favorite color" then there's a statistically high probability that "blue" is going to be the answer.

Vivekdrupal’s picture

@govind123

I am in need of this function. Where the user can be able to set their own secret question. Is there are patch for this in password reset module?

Vivek