7aee36eab1
E-mails in the domain blocklist are disallowed on the admin UI, public subscription forms, API, and in the bulk importer. - Add blocklist setting that takes a list of multi-line domains on the Settings -> Privacy UI. - Refactor e-mail validation in subimporter to add blocklist checking centrally. - Add Cypress testr testing domain blocklist behaviour on admin and non-admin views. Closes #336.
429 B
429 B
1 | name | attributes | |
---|---|---|---|
2 | noban1-import@mail.com | First0 Last0 | {"age": 29, "city": "Bangalore", "clientId": "DAXX79"} |
3 | ban1-import@BAN.net | First1 Last1 | {"age": 43, "city": "Bangalore", "clientId": "DAXX71"} |
4 | noban2-import1@mail.com | First2 Last2 | {"age": 47, "city": "Bangalore", "clientId": "DAXX70"} |
5 | ban2-import@ban.ORG | First1 Last1 | {"age": 43, "city": "Bangalore", "clientId": "DAXX71"} |