From a7e82cbd61c613ebd2d6a8efe464400d2da13faf Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Sat, 10 Jun 2017 03:28:30 -0700 Subject: Make sure reCAPTCHA configuration is loaded when spam checks are initiated Previously it was possible when an issue was updated and Akismet flagged it as spam that the reCAPTCHA configuration was not loaded. Closes #33532 --- changelogs/unreleased/sh-recaptcha-fix-try2.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelogs/unreleased/sh-recaptcha-fix-try2.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/sh-recaptcha-fix-try2.yml b/changelogs/unreleased/sh-recaptcha-fix-try2.yml new file mode 100644 index 00000000000..94729252c6f --- /dev/null +++ b/changelogs/unreleased/sh-recaptcha-fix-try2.yml @@ -0,0 +1,4 @@ +--- +title: Make sure reCAPTCHA configuration is loaded when spam checks are initiated +merge_request: +author: -- cgit v1.2.1