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-05 20:46:12 +0300
committerBob Van Landuyt <bob@gitlab.com>2018-10-05 20:46:12 +0300
commitd26bf613b45066b3d2c78ef539cffc109cc39064 (patch)
treecd7b93bf0d984e9ed895066a2681b126de676fd7 /changelogs
parentb82cdf0ec0eb662ffe61ab1b9e9abfb881e0d2a1 (diff)
parent9ba554c8a053c5c9ad52a4e38956c4b9a6f140f7 (diff)
Merge branch 'security-fix-leaking-private-project-namespace' into 'master'
[master] Fix leaking private project namespace Closes #2708 See merge request gitlab/gitlabhq!2529
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