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:
authorPaul Okstad <pokstad@gitlab.com>2019-09-23 23:28:41 +0300
committerPaul Okstad <pokstad@gitlab.com>2019-09-24 23:09:43 +0300
commit980868a484723f7c9167b504898637bd5f0b93c7 (patch)
tree0c529525cee151dc5732dfc9ce946f1f9d6fa4a3 /changelogs
parent4be19d5f71e5ab912b9c09a46f356c996e9e0b0b (diff)
Fix Gitaly SearchBlobs flag RPC injection
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-gitaly-1-59-3.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-gitaly-1-59-3.yml b/changelogs/unreleased/security-gitaly-1-59-3.yml
new file mode 100644
index 00000000000..6d7a525ece4
--- /dev/null
+++ b/changelogs/unreleased/security-gitaly-1-59-3.yml
@@ -0,0 +1,5 @@
+---
+title: Fix Gitaly SearchBlobs flag RPC injection [Gitaly v1.59.3]
+merge_request:
+author:
+type: security