listmonk/internal
Kailash Nadh 8985e5c24a
Add hCaptcha.com support to public subscription form. (#1152)
Bots easily bypass the simple `nonce` hack. This commit adds support
for the hcaptcha.com widget.

- New `Security` tab in the admin settings UI.
- Enable/disable CAPTCHA.
- Render CAPTCHA on the public subscription form.

Closes #1116.
2023-01-23 21:50:10 +05:30
..
bounce Remove test files committed accidentaly. 2022-05-10 11:00:45 +05:30
buflog Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
captcha Add hCaptcha.com support to public subscription form. (#1152) 2023-01-23 21:50:10 +05:30
core Add support for multiple subscribers in a single transactional message call. 2022-12-25 17:32:01 +05:30
i18n Fix typos 2022-03-20 11:17:29 -07:00
manager WIP: Add support for publishing campaigns to publish archives. 2022-11-10 23:30:11 +05:30
media fix: check public URL before presigned URL generation (#1148) 2023-01-16 15:49:21 +05:30
messenger Fix e-mail From/Return-Path envelope sender. Closes #908, closes #1008. 2022-11-10 00:01:24 +05:30
migrations Add hCaptcha.com support to public subscription form. (#1152) 2023-01-23 21:50:10 +05:30
subimporter Refactor models.SubscriberAttribs JSON wrapper to generic name JSON. 2022-10-02 22:53:38 +05:30