Phil Booth
|
2cd624beaa
|
fix(scripts): exit cleanly from write-emails-to-disk script
|
2019-03-29 05:51:39 +00:00 |
Phil Booth
|
2d5ce76a1f
|
fix(scripts): add missing createSenders arg to write-email script
|
2019-03-29 05:51:38 +00:00 |
Phil Booth
|
4eb44363c2
|
chore(scripts): force NODE_ENV=dev in write-email script
|
2019-03-29 05:51:38 +00:00 |
Phil Booth
|
c081407b5d
|
chore(scripts): remove legacy_log abstraction
|
2019-03-29 05:51:35 +00:00 |
hritvi
|
4761ad010d
|
refactor(fxa-auth-server): Added prefer-template rule in .eslintrc
|
2019-03-26 11:09:35 +05:30 |
hritvi
|
fca50dc23c
|
refactor(fxa-auth-server): Added no-var rule in .eslintrc
|
2019-03-26 11:09:35 +05:30 |
hritvi
|
1b910f0af9
|
refactor(fxa-auth-server): Added semicolons(semi rule)
|
2019-03-26 11:09:35 +05:30 |
Vijay Budhram
|
28ed315231
|
fix(codes): increase token code font size in email
|
2018-09-19 11:01:37 -04:00 |
Vijay Budhram
|
8d3928dc96
|
feat(emails): totp notification emails (#2331), r=@philbooth
|
2018-03-16 19:30:29 +00:00 |
Phil Booth
|
a33756e8cd
|
chore(emails): remove all verification reminder code
https://github.com/mozilla/fxa-auth-server/pull/2283
r=vbudhram
|
2018-02-08 08:09:35 +00:00 |
Vijay Budhram
|
677bdbb6a8
|
Add ability to verify login with token code (#2218), r=@rfk
|
2017-12-20 12:03:32 -05:00 |
Vijay Budhram
|
f3261a6137
|
fix(emails): add post change email template (#2194), r=@philbooth
|
2017-11-01 10:48:29 -04:00 |
Phil Booth
|
df6cd60442
|
fix(server): enforce 'use strict' everywhere (#2124), r=@vbudhram
|
2017-09-19 09:00:37 -04:00 |
Vijay Budhram
|
4c394cf35f
|
fix(email): Notify all verified emails when a secondary email is removed (#2016) r=vladikoff
Fixes #1948
|
2017-07-27 14:06:38 -04:00 |
Vijay Budhram
|
7ecad758ff
|
feat(emails): Add secondary emails api support Part 2 (#1768) r=vladikoff
|
2017-04-17 19:16:40 -04:00 |
Sean McArthur
|
48d7625d65
|
refactor(bounces): pull bounce logic into separate module
|
2017-03-28 10:06:29 -07:00 |
Vijay Budhram
|
3697246733
|
fix(script): fix broken write email template script (#1775) r=vladikoff
|
2017-03-27 23:55:08 +02:00 |
Sean McArthur
|
51f85ced9a
|
feat(mailer): check for hard bounced or complaints before sending emails
|
2017-03-09 10:17:49 -08:00 |
Phil Booth
|
2a5d3d0b77
|
fix(metrics): log locale instead of accept languages on flow events
https://github.com/mozilla/fxa-auth-server/pull/1702
r=vbudhram,vladikoff
|
2017-03-08 16:40:21 +00:00 |
Phil Booth
|
56a6538f7b
|
fix(scripts): mend the broken write-emails-to-disk script (#1701) r=vladikoff,vbudhram
|
2017-03-07 09:59:16 -05:00 |
Phil Booth
|
d09759cee8
|
fix(project): move mailer files into proper directories (#1676) r=vladikoff
|
2017-02-24 10:31:07 -05:00 |