listmonk/internal/migrations
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
..
v0.4.0.go Add support for automatic, idempotent DB migrations 2020-08-03 19:02:23 +05:30
v0.7.0.go Add custom S3 backend support (eg: Minio) to media uploads 2021-08-15 16:09:00 +05:30
v0.8.0.go Fix invalid link click registrations 2020-10-24 14:03:37 +05:30
v0.9.0.go Add a new public page for end users to subscribe to public lists. 2021-01-31 16:19:39 +05:30
v1.0.0.go Add option on UI to toggle update checks. 2021-05-16 16:54:55 +05:30
v2.0.0.go Add support for blocklisting e-mail domains. 2021-09-25 15:39:09 +05:30