Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hCaptcha.com support to public subscription form. #1152

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

knadh
Copy link
Owner

@knadh knadh commented Jan 22, 2023

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.

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.
@knadh knadh added the enhancement New feature or request label Jan 22, 2023
@knadh knadh merged commit 8985e5c into master Jan 23, 2023
@Sjors
Copy link

Sjors commented Feb 7, 2023

Spam signups are starting to get out of control for me, so this is great news. Looking forward to the next release (I'd rather not manually roll back a database change, so a bit reluctant to run on master).

@knadh
Copy link
Owner Author

knadh commented Feb 7, 2023

Planning the next release in the coming couple of weeks.

@knadh knadh deleted the hcaptcha branch March 25, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request for Recaptcha on sign-up form
2 participants