bkhouy / recaptcha
保护您的网站免受垃圾邮件和滥用,同时让真实用户轻松通过。
3.2.0
2023-07-18 08:55 UTC
Requires
- bkhouy/captcha: ^2
- google/recaptcha: ^1.2
This package is not auto-updated.
Last update: 2024-09-25 13:05:40 UTC
README
重要
本软件包用于修复Drupal 10升级captcha贡献模块的依赖问题。一旦您的项目已经在Drupal 10版本上运行,请回滚到drupal/recaptcha原始贡献模块。
本文件内容
- reCAPTCHA for Drupal
- 依赖项
- 配置
- 已知问题
reCAPTCHA for Drupal
reCAPTCHA模块使用reCAPTCHA网络服务来改进CAPTCHA系统并保护电子邮件地址。有关reCAPTCHA的更多信息,请访问:reCAPTCHA
本模块版本使用新的Google No CAPTCHA reCAPTCHA API。
依赖项
- reCAPTCHA模块依赖于CAPTCHA模块
配置
1. Enable reCAPTCHA and CAPTCHA modules in: *admin/modules*
2. You'll now find a reCAPTCHA tab in the CAPTCHA administration page
available at: *admin/config/people/captcha/recaptcha*
3. Register your web site [in the reCAPTCHA Administration](
https://www.google.com/recaptcha/admin/create)
4. Input the site and private keys into the reCAPTCHA settings
5. Visit the Captcha administration page and set where you want the
reCAPTCHA form to be presented: *admin/config/people/captcha*
已知问题
-
CURL请求因过期的根证书而失败。reCAPTCHA模块可能无法连接到Google服务器并验证答案失败。
有关更多详细信息,请参阅问题#2481341
感谢
- 感谢reCAPTCHA团队的所有帮助、支持和他们惊人的Captcha解决方案recaptcha