fxa-auth-server/bin
Danny Coates 6c58e0083c add http datastore api
The intent here is to eventually eliminate the mysql specific
implementation and only have heap (for quick testing) and httpdb
for real life. To ease the transition I've kept db/mysql.js
so we can test the httpdb implementation on a subset of
instances in parallel with the current setup. I already moved
db_patcher and the schema patches to the db server codebase
because those are run manually in production. The httpdb.js
implementation is working but could probably use some tidying up.
2014-05-04 19:31:22 -07:00
..
email_bouncer.js phase 1 of ses bounce processing 2014-04-10 15:58:36 -07:00
key_server.js broke out customs server into a seperate process/repo 2014-04-18 19:05:47 -07:00
mail_helper.js Fixes #606 : Add back in it-CH as default, remove en-AU, fix tests 2014-03-05 10:16:17 +13:00
notifier.js sns notifier as a downstream process 2014-03-18 12:12:39 -07:00
signer.js added fxa-verifiedEmail to the signed certificate. fixes #630 2014-03-18 14:28:10 -07:00