Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-06-10 13:28:30 +0300
committerStan Hu <stanhu@gmail.com>2017-06-10 13:43:02 +0300
commita7e82cbd61c613ebd2d6a8efe464400d2da13faf (patch)
tree5e78784b42cc2e870d45ae32470d39bf0329ad75 /changelogs
parentb134f950d70bdb73bc76e9a9091c0a50a6b8b8cd (diff)
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
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-recaptcha-fix-try2.yml4
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: