Closed GoogleCodeExporter closed 9 years ago
Beginning work by re-organizing configuration section to split up challenge
policy and response policy.
Original comment by jrivard
on 2 Jan 2011 at 10:06
Tested SVN revision 113. ForgottenPasswordServlet.java still checks for valid
responses on line 144:
checkIfUserHasValidResponses(pwmSession, forgottenPasswordBean);
Verified that commenting out this line allows password reset with email token
only.
Original comment by samuli.s...@gmail.com
on 8 Mar 2011 at 10:13
Ahhh.. It looks like if you have responses, it will work okay. It won't ask
you for them, just wants to check if they are there. Looking into it....
Original comment by jrivard
on 8 Mar 2011 at 2:24
Needs testing again with svn revision 114
Original comment by jrivard
on 9 Mar 2011 at 6:12
Tested again with revision r122, seems to be working well. Closing issue.
Original comment by jrivard
on 21 Mar 2011 at 3:56
Original issue reported on code.google.com by
jwilleke
on 31 Dec 2010 at 9:40