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
commit 8541db741a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
----------------------