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:
authorYorick Peterse <yorickpeterse@gmail.com>2019-02-27 17:20:33 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2019-02-27 17:20:33 +0300
commitae54a129088f78fcee07478c2ba323ee6a2545f5 (patch)
tree9e4a98e12d3a49013de93dbc6297680c4a2c3b80 /changelogs/unreleased
parent5eb62fb9b7cf4147fbdc109c2b5d084165af2e16 (diff)
parentcf8449bf3d76524843a28e98402bdce9f41e1eca (diff)
Merge branch 'security-protect-private-repo-information-11-8' into '11-8-stable'
Fix leaking private repository information in API See merge request gitlab/gitlabhq!2948
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/security-protect-private-repo-information.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-protect-private-repo-information.yml b/changelogs/unreleased/security-protect-private-repo-information.yml
new file mode 100644
index 00000000000..8b1a528206d
--- /dev/null
+++ b/changelogs/unreleased/security-protect-private-repo-information.yml
@@ -0,0 +1,5 @@
+---
+title: Fix leaking private repository information in API
+merge_request:
+author:
+type: security