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:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-08-26 10:41:57 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-08-26 10:41:57 +0300
commitff2c6c9d107eac46726f7a929e2400be8d917c44 (patch)
treeeae99b293b3dc4a2503b5b0fb70eeba873566f68 /changelogs
parentcd0dca4807f5e17151db70cbf7a0ff4304f5cbb8 (diff)
parent46e557359cff319bf936f3c011a9d21e091ae280 (diff)
Merge branch 'security-59549-add-capcha-for-failed-logins-12-2' into '12-2-stable'
Require a captcha after unique failed logins from the same IP See merge request gitlab/gitlabhq!3349
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-59549-add-capcha-for-failed-logins.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-59549-add-capcha-for-failed-logins.yml b/changelogs/unreleased/security-59549-add-capcha-for-failed-logins.yml
new file mode 100644
index 00000000000..55f9e36c39c
--- /dev/null
+++ b/changelogs/unreleased/security-59549-add-capcha-for-failed-logins.yml
@@ -0,0 +1,5 @@
+---
+title: Add :login_recaptcha_protection_enabled setting to prevent bots from brute-force attacks.
+merge_request:
+author:
+type: security