markdown 将ReCAPTCHA与Drupal一起使用

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 将ReCAPTCHA与Drupal一起使用相关的知识,希望对你有一定的参考价值。

1.   [Sign up with Google](http://www.google.com/recaptcha/admin) for an API key pair for your site. (Note that if you want to do testing on your local, you need to authorize your local domain as well as the eventual domain.)   
2.   Download and enable the [CAPTCHA](https://www.drupal.org/project/captcha) and [ReCAPTCHA](https://www.drupal.org/project/recaptcha) modules
3.   Go to /admin/config/people/captcha/recaptcha on your site and fill out the Site key and Secret key.
4.   On /admin/config/people/captcha, click the "Add CAPTCHA administration links to forms" box. Note that this doesn't seem to work with Jason's custom search module, so some forms may need to be manually entered.
5.   To manually enter a form, you need to know its ID / machine name. To find that out, [inspect the form](https://www.drupal.org/project/botcha/issues/2024539).If you look at the HTML of the webform, you see a lot of <input type="hidden"> elements. One of these looks like this: `<input type="hidden" value="webform_client_form_7" name="form_id">`

以上是关于markdown 将ReCAPTCHA与Drupal一起使用的主要内容,如果未能解决你的问题,请参考以下文章

markdown 在Laravel中使用验证实现Recaptcha:https://www.cloudways.com/blog/use-recaptcha-laravel-forms-validat

如何将recaptcha添加到mailform

如何将 Firebase 隐形 reCAPTCHA 用于 Angular Web 应用程序?

Google reCaptcha v3 与 google reCaptcha Enterprise

Joomla,Sp Page Builder和ReCaptcha

Google reCAPTCHA 第二次提交失败