grealish / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

Forgotten Password Success Action send methods #399

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Configure "Forgotten Password Success Action" with "Email and SMS new 
password to user
2.Try to reset password for a user without email attribute

What is the expected output? What do you see instead?
This error appears:PWM 5015
Unexpected error. If this error occurs repeatedly please contact your helpdesk.

Would it be possible to add the same options we have for tokens?
Email First - Try to send token via email; if no email address is available, 
send via SMS
SMS First - Try to send token via SMS; if no SMS number is available, send via 
email

What version of PWM are you using?
PWM v1.7.0 b1217 (RC2)

Original issue reported on code.google.com by alessand...@gmail.com on 29 May 2013 at 7:15

GoogleCodeExporter commented 9 years ago
Fixed in revision 571, moved email destination options from Success Action 
setting to separate New Password Send Method (Advanced) option and replaced 
originally available options.

Original comment by jrivard on 5 Jun 2013 at 8:00