summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorFrancisco Javier López <fjlopez@gitlab.com>2018-02-15 16:54:36 +0000
committerDouwe Maan <douwe@gitlab.com>2018-02-15 16:54:36 +0000
commit5ddd576c7e93da1c97b81af90f65e1f368266547 (patch)
treee11e5af31745f2f053354715a0f48dba10a50e3d /changelogs/unreleased
parente5df66e1af47ea9bbd526657f9af913618e6f3ee (diff)
downloadgitlab-ce-5ddd576c7e93da1c97b81af90f65e1f368266547.tar.gz
Remove internal api calls from the rack::attack throttling
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/fj-42910-unauthenticated-limit-via-ssh.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-42910-unauthenticated-limit-via-ssh.yml b/changelogs/unreleased/fj-42910-unauthenticated-limit-via-ssh.yml
new file mode 100644
index 00000000000..cef339ef787
--- /dev/null
+++ b/changelogs/unreleased/fj-42910-unauthenticated-limit-via-ssh.yml
@@ -0,0 +1,5 @@
+---
+title: Fixed bug with unauthenticated requests through git ssh
+merge_request: 17149
+author:
+type: fixed