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:
authorTiago Botelho <tiagonbotelho@hotmail.com>2018-07-25 11:53:39 +0300
committerTiago Botelho <tiagonbotelho@hotmail.com>2018-07-25 11:53:39 +0300
commit8f39bb5da5dcb252536f3cda06d7412d98d974ff (patch)
tree54c3ae55dc6c0ed259284f5476936b42b3c34c3d
parent54b38529be226f9cdcaf76a1b0d790f5a8a2c3bc (diff)
Adds changelog
-rw-r--r--changelogs/unreleased/40973-disable-rack-attack-by-default.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40973-disable-rack-attack-by-default.yml b/changelogs/unreleased/40973-disable-rack-attack-by-default.yml
new file mode 100644
index 00000000000..681aa761e2a
--- /dev/null
+++ b/changelogs/unreleased/40973-disable-rack-attack-by-default.yml
@@ -0,0 +1,5 @@
+---
+title: Rack attack is now disabled by default
+merge_request: 16669
+author:
+type: changed