Cleanup after huge rebase.
* /wsapi/complete_email_addition no longer has to bcrypt the password, so the previously mentioned race condition should be a thing of the past. * in pages/start.js, signUp is now a module so it has to be started. * in controllers/actions.js doEmailConfirmed is no longer an action and is no longer needed.
Showing
- lib/wsapi/complete_email_addition.js 3 additions, 45 deletionslib/wsapi/complete_email_addition.js
- resources/static/pages/start.js 2 additions, 1 deletionresources/static/pages/start.js
- resources/static/test/cases/controllers/actions.js 0 additions, 19 deletionsresources/static/test/cases/controllers/actions.js
- tests/primary-then-secondary-test.js 1 addition, 1 deletiontests/primary-then-secondary-test.js
Loading
Please register or sign in to comment