Active
Project:
Password reset
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 May 2014 at 07:50 UTC
Updated:
24 Nov 2016 at 06:29 UTC
Jump to comment: Most recent
I have a website with more than 2000 users. I had a problem with forgotten passwords when one time login link sent to emails. your module is good for this but I want mass change of users security answers for users that have not yet entered their answers. I can not see the options in views fields to edit. is there any Solution?
Comments
Comment #1
dev18.addweb commentedCan you please confirm that you want a list of all users who has not entered security answer and you want to persorm action on this list.
Alternatively, you can make a block that is visible to only those users who has yet to provide security answer. Use following code to get check if logged in user has provided answer or not.
Let me know incase of any concern/query for the same.