listmonk/frontend/cypress/integration
Kailash Nadh 7aee36eab1 Add support for blocklisting e-mail domains.
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.
2021-09-25 15:39:09 +05:30
..
bounces.js Fix Cypress tests to accommodate new admin UI URI. 2021-09-25 12:44:09 +05:30
campaigns.js Fix Cypress tests to accommodate new admin UI URI. 2021-09-25 12:44:09 +05:30
dashboard.js
forms.js Fix Cypress tests to accommodate new admin UI URI. 2021-09-25 12:44:09 +05:30
import.js
lists.js
settings.js Fix Cypress tests to accommodate new admin UI URI. 2021-09-25 12:44:09 +05:30
subscribers.js Add support for blocklisting e-mail domains. 2021-09-25 15:39:09 +05:30
templates.js