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:
authorBob Van Landuyt <bob@gitlab.com>2018-10-04 19:28:45 +0300
committerBob Van Landuyt <bob@vanlanduyt.co>2018-10-04 19:30:33 +0300
commitbcf3ab7cabde73cae6793c70db849d5c91489b4f (patch)
tree5b3235e09e4bb0bfb0ea35bc6c9f3fe735fbdb62 /changelogs
parent380ec65894852a23a7a45e72b585263a8fbfbb8c (diff)
Merge branch 'security-fix-leaking-private-project-namespace-11-2' into 'security-11-2'
[11-2] Fix leaking private project namespace See merge request gitlab/gitlabhq!2541
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-fix-leaking-private-project-namespace.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-fix-leaking-private-project-namespace.yml b/changelogs/unreleased/security-fix-leaking-private-project-namespace.yml
new file mode 100644
index 00000000000..589d16c0c35
--- /dev/null
+++ b/changelogs/unreleased/security-fix-leaking-private-project-namespace.yml
@@ -0,0 +1,5 @@
+---
+title: Properly filter private references from system notes
+merge_request:
+author:
+type: security