Finishing up the sharing of the forgot password screen between requiredEmail and normal flow.
* Now in the requiredEmail flow, the title in forgot password screen remains "The site requested you sign in using" * Simplified the passing of the forgot_password module parameters. close #608
Showing
- resources/static/dialog/controllers/actions.js 2 additions, 4 deletionsresources/static/dialog/controllers/actions.js
- resources/static/dialog/controllers/forgotpassword.js 11 additions, 13 deletionsresources/static/dialog/controllers/forgotpassword.js
- resources/static/dialog/controllers/required_email.js 1 addition, 1 deletionresources/static/dialog/controllers/required_email.js
- resources/static/dialog/resources/state_machine.js 1 addition, 1 deletionresources/static/dialog/resources/state_machine.js
- resources/static/dialog/views/forgotpassword.ejs 8 additions, 1 deletionresources/static/dialog/views/forgotpassword.ejs
- resources/static/dialog/views/requiredemail.ejs 1 addition, 1 deletionresources/static/dialog/views/requiredemail.ejs
- resources/static/test/qunit/controllers/forgotpassword_unit_test.js 0 additions, 2 deletions...static/test/qunit/controllers/forgotpassword_unit_test.js
- resources/static/test/qunit/resources/state_machine_unit_test.js 7 additions, 4 deletions...es/static/test/qunit/resources/state_machine_unit_test.js
Loading
Please register or sign in to comment