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 Support #385

Open
janine9vn opened this issue Dec 26, 2021 · 0 comments · May be fixed by #162
Open

Add hCaptcha Support #385

janine9vn opened this issue Dec 26, 2021 · 0 comments · May be fixed by #162

Comments

@janine9vn
Copy link
Contributor

janine9vn commented Dec 26, 2021

Description

We should render a hcaptcha form on any form page unless the DISABLE_ANTISPAM feature is enabled. We should block submission on completion of these captchas and then send the captcha result to the backend.

Implementation

We should collect a captcha token and pass it on to the backend as a captcha field at the root of the submission object.

@janine9vn janine9vn linked a pull request Dec 26, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant