collapse add email and reverification into a single wsapi and corresponding db call.
Showing
- lib/db.js 1 addition, 2 deletionslib/db.js
- lib/db/json.js 3 additions, 25 deletionslib/db/json.js
- lib/db/mysql.js 5 additions, 26 deletionslib/db/mysql.js
- lib/load_gen/activities/add_email.js 2 additions, 2 deletionslib/load_gen/activities/add_email.js
- lib/wsapi/complete_email_confirmation.js 8 additions, 3 deletionslib/wsapi/complete_email_confirmation.js
- tests/db-test.js 1 addition, 1 deletiontests/db-test.js
- tests/email-throttling-test.js 1 addition, 1 deletiontests/email-throttling-test.js
- tests/forgotten-pass-test.js 2 additions, 2 deletionstests/forgotten-pass-test.js
- tests/primary-then-secondary-test.js 2 additions, 2 deletionstests/primary-then-secondary-test.js
- tests/stalled-mysql-test.js 2 additions, 2 deletionstests/stalled-mysql-test.js
- tests/verify-in-different-browser-test.js 4 additions, 4 deletionstests/verify-in-different-browser-test.js
Loading
Please register or sign in to comment