Fixing the complete registration flow when the browser the user completes...
Fixing the complete registration flow when the browser the user completes registration is different from the one they started at. * in check_registration.js, the "auth" message has been changed to "authenticate" * in user.js, when the registration poll completes, set the "known" field of the address in the addressInfo cache to "true" closes #1026, closes #973
Showing
- resources/static/dialog/controllers/check_registration.js 1 addition, 1 deletionresources/static/dialog/controllers/check_registration.js
- resources/static/shared/user.js 13 additions, 0 deletionsresources/static/shared/user.js
- resources/static/test/cases/controllers/check_registration.js 1 addition, 1 deletion...urces/static/test/cases/controllers/check_registration.js
Loading
Please register or sign in to comment