Hello, I look at this module. So such quite interesting module. First, I installed this on my site because it has related problem with normal Drupal reset password through email.
User that using Yahoo mail facing problem received late email password reset. Some of my user critics on this problem. Then this module have resolved my problem, but I still having problem.
My site currently have 2000+ user registered. This module will replace step of sending email of resetting password. So if old user revisit and they forgot about their password, they can not reset since no answer have been set before for security question.
If you could make some notify email to all user about the security question that have been set randomly for old user. This quite being nice to be installed and used.
Issue fork password_reset-588578
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #1
Zen commentedThe random answer preset is no longer around. Users are (optionally) redirected upon login if they do not have reset questions set.
Thanks for the report.
-K
Comment #4
gisleaheydarya: Don't open a merge request without adding any code. Delay opening the request until you have created the code you want merged.
Creating empty merge requests gets you branded as a spammer and shall not result in an issue credit being given.