diff options
author | Bob Van Landuyt <bob@gitlab.com> | 2018-10-05 17:46:12 +0000 |
---|---|---|
committer | Bob Van Landuyt <bob@gitlab.com> | 2018-10-05 17:46:12 +0000 |
commit | d26bf613b45066b3d2c78ef539cffc109cc39064 (patch) | |
tree | cd7b93bf0d984e9ed895066a2681b126de676fd7 /changelogs | |
parent | b82cdf0ec0eb662ffe61ab1b9e9abfb881e0d2a1 (diff) | |
parent | 9ba554c8a053c5c9ad52a4e38956c4b9a6f140f7 (diff) | |
download | gitlab-ce-d26bf613b45066b3d2c78ef539cffc109cc39064.tar.gz |
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.yml | 5 |
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 |