Commit b2155ec
committed
chore(auth): Remove skipConfirmationForEmailAddresses config
Because:
- We added the new skipConfirmationForEmailRegex
- And we don't want multiple ways to manage skipping sign in
confirmation emails
This Commit:
- Removes the older config
- Removes associated tests
Closes: FXA-133601 parent d82cf8c commit b2155ec
4 files changed
Lines changed: 180 additions & 281 deletions
File tree
- packages/fxa-auth-server
- config
- lib/routes
- test/local/routes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1687 | 1687 | | |
1688 | 1688 | | |
1689 | 1689 | | |
1690 | | - | |
1691 | | - | |
1692 | | - | |
1693 | | - | |
1694 | | - | |
1695 | | - | |
1696 | 1690 | | |
1697 | | - | |
| 1691 | + | |
1698 | 1692 | | |
1699 | 1693 | | |
1700 | 1694 | | |
| |||
0 commit comments