summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMarius Bobin <mbobin@gitlab.com>2019-08-23 08:05:48 +0000
committerJan Provaznik <jprovaznik@gitlab.com>2019-08-23 08:05:48 +0000
commitd51365efe7378eed087d9d925dec1624cb933ae6 (patch)
tree4009ee7ace0a88bc945b5fd2f901beb63cb525e9 /changelogs
parent8634cca30083746e44121ccef060fd11f548f672 (diff)
downloadgitlab-ce-d51365efe7378eed087d9d925dec1624cb933ae6.tar.gz
Exempt `jwt/auth` for user `gitlab-ci-token` from rate limiting
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/49392-exempt-jwt-auth-for-user-gitlab-ci-token-from-rate-limiting.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/49392-exempt-jwt-auth-for-user-gitlab-ci-token-from-rate-limiting.yml b/changelogs/unreleased/49392-exempt-jwt-auth-for-user-gitlab-ci-token-from-rate-limiting.yml
new file mode 100644
index 00000000000..3ce96e64736
--- /dev/null
+++ b/changelogs/unreleased/49392-exempt-jwt-auth-for-user-gitlab-ci-token-from-rate-limiting.yml
@@ -0,0 +1,5 @@
+---
+title: Exempt user gitlab-ci-token from rate limiting
+merge_request: 31909
+author:
+type: fixed