listmonk/models
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
..
models.go Add support for multiple subscribers in a single transactional message call. 2022-12-25 17:32:01 +05:30
queries.go WIP: Add support for publishing campaigns to publish archives. 2022-11-10 23:30:11 +05:30
settings.go Add hCaptcha.com support to public subscription form. (#1152) 2023-01-23 21:50:10 +05:30