fxa-auth-server/test
Ryan Kelly 85889ee917 fix(devices): Add feature-flag for the "device commands" functionality. (#2591) r=@vladikoff 2018-08-23 11:23:45 -04:00
..
bench
client feat(recovery): add account recovery email templates (#2553), r=philbooth 2018-08-01 12:46:23 -04:00
config
e2e fix(devices): Remove the unused "device capabilities" API. (#2460); r=eoger 2018-06-05 14:50:35 +10:00
load
local fix(devices): Add feature-flag for the "device commands" functionality. (#2591) r=@vladikoff 2018-08-23 11:23:45 -04:00
remote fix(devices): Add feature-flag for the "device commands" functionality. (#2591) r=@vladikoff 2018-08-23 11:23:45 -04:00
scripts fix(scripts): improve regex validation for email-config script 2018-08-15 09:48:59 +01:00
.eslintrc
key_server_stub.js
mail_helper.js chore(emails): log smtp port in mail_helper.js (#2519) 2018-07-12 09:29:58 -04:00
mailbox.js feat(emails): notify users when they are running low on recovery codes (#2429), r=@shane-tomlinson 2018-05-10 12:44:38 -04:00
mailer_helper.js fix(buffers): migrate from 'Buffer()' constructor calls r=@vladikoff 2018-03-12 19:51:37 -04:00
mock-sns.js feat(sms): query the available budget in /sms/status 2018-04-30 13:56:56 +01:00
mocks.js refactor(devices): extract and write tests for devices.isSpuriousUpdate 2018-08-21 12:28:13 +01:00
oauth_helper.js feat(server): Update to hapi 17 (#2486) r=@vbudhram,@philbooth 2018-07-11 09:19:05 -04:00
push_helper.js
routes_helpers.js feat(recovery): update delete recovery key and get recovery key endpoints (#2518), r=@rfk 2018-07-17 15:20:40 -04:00
test_mailer_server.js
test_server.js