don't require that a user re-enter their password in dialog after email...
don't require that a user re-enter their password in dialog after email verification in a different browser. Because the user just typed their password, attempt to authenticate them in the verification originating browser via the API. If that works, then automatically log them in
Showing
- resources/static/dialog/controllers/actions.js 4 additions, 3 deletionsresources/static/dialog/controllers/actions.js
- resources/static/dialog/controllers/check_registration.js 21 additions, 3 deletionsresources/static/dialog/controllers/check_registration.js
- resources/static/dialog/resources/helpers.js 1 addition, 1 deletionresources/static/dialog/resources/helpers.js
Please register or sign in to comment