From a31a3a281fde71b3ca50f495dc5f98ee537a8d80 Mon Sep 17 00:00:00 2001 From: Daniel Saunders Date: Mon, 24 Jul 2017 12:22:53 -0400 Subject: [PATCH] Bug related to antispam and reCAPTCHA 2 valid fields --- inc/config.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/inc/config.php b/inc/config.php index ebe52569..c5d67ace 100644 --- a/inc/config.php +++ b/inc/config.php @@ -286,8 +286,7 @@ 'lock', 'raw', 'embed', - 'recaptcha_challenge_field', - 'recaptcha_response_field', + 'g-recaptcha-response', 'captcha_cookie', 'captcha_text', 'spoiler',