Commit b9a790b
committed
feat(auth): disable duplicate upgrade email, remove stub account email
Because:
- We do not use stub accounts for subplat anymore
- We already send an upgrade email
This commit:
- Disables the duplicate upgrade email
- Removes the stub account email logic
Closes PAY-22901 parent ba48315 commit b9a790b
27 files changed
Lines changed: 40 additions & 673 deletions
File tree
- libs/accounts/email-renderer/src
- renderer
- templates/subscriptionAccountFinishSetup
- packages
- fxa-admin-server/src/config
- fxa-auth-server
- config
- lib
- metrics
- routes/subscriptions
- senders
- emails/templates
- subscriptionAccountFinishSetup
- test
- local
- l10n
- routes/subscriptions
- senders
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 66 | | |
82 | 67 | | |
83 | 68 | | |
| |||
Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 0 additions & 62 deletions
This file was deleted.
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 0 additions & 13 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
925 | 925 | | |
926 | 926 | | |
927 | 927 | | |
928 | | - | |
929 | 928 | | |
930 | 929 | | |
931 | 930 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
606 | 605 | | |
607 | 606 | | |
608 | 607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments