diff options
author | Stan Hu <stanhu@gmail.com> | 2017-06-10 03:28:30 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2017-06-10 03:43:02 -0700 |
commit | a7e82cbd61c613ebd2d6a8efe464400d2da13faf (patch) | |
tree | 5e78784b42cc2e870d45ae32470d39bf0329ad75 /changelogs | |
parent | b134f950d70bdb73bc76e9a9091c0a50a6b8b8cd (diff) | |
download | gitlab-ce-a7e82cbd61c613ebd2d6a8efe464400d2da13faf.tar.gz |
Make sure reCAPTCHA configuration is loaded when spam checks are initiatedsh-recaptcha-fix-try2
Previously it was possible when an issue was updated and Akismet flagged it as spam
that the reCAPTCHA configuration was not loaded.
Closes #33532
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-recaptcha-fix-try2.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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: |