Vijay Budhram
679b80ffa6
fix(email): Disable using Relay masks to create an account or secondary email
2024-02-05 11:19:45 -05:00
Vijay Budhram
3fe667ece6
Revert "Reject Relay email masks on signup"
2024-01-29 12:30:17 -05:00
Vijay Budhram
84f7f84426
fix(email): Disable using Relay masks to create an account or secondary email
2024-01-09 14:18:50 -05:00
Ivo Plamenac
4ad86a4f9c
feat(payments): add Email Verification to Passwordless Flow
...
Because:
* We want to prevent subscriptions created for fraudulent purposes that use invalid email domains
This commit:
* As a temp solution refactors the email domain check used by content server and piggy-backs off the account status check to return information about the validity of the email domain
Closes #12406
2022-05-16 15:34:21 -07:00
Vijay Budhram
db96a7c501
fix(settings): Moved client email validation to fxa-shared
2020-12-14 14:16:44 -05:00
Jody Heavener
ce1930f4b7
refactor(emails): move all email normalization and equality checks to helper functions
2020-04-06 10:01:47 -04:00
Danny Coates
2f17d73ed5
chore(style): added prettier to fxa-shared
2019-06-21 09:42:03 -07:00
Phil Booth
96b7243d4c
feat(email): define array of popular email domains mozilla/fxa-shared#18 ) r=@vladikoff
2018-04-03 09:49:35 -04:00