1
0

Merge pull request #5283 from aaronraimist/captcha-docs

Specify the type of reCAPTCHA key to use (#5013)
This commit is contained in:
Erik Johnston
2019-05-29 19:02:27 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

1
changelog.d/5283.misc Normal file
View File

@@ -0,0 +1 @@
Specify the type of reCAPTCHA key to use.

View File

@@ -7,6 +7,7 @@ Requires a public/private key pair from:
https://developers.google.com/recaptcha/
Must be a reCAPTCHA v2 key using the "I'm not a robot" Checkbox option
Setting ReCaptcha Keys
----------------------