diff options
author | Chantal Rollison <crollison@gitlab.com> | 2018-11-06 08:05:25 -0800 |
---|---|---|
committer | Chantal Rollison <crollison@gitlab.com> | 2018-11-07 07:16:11 -0800 |
commit | 94a4ea0538d0756decfdfefab15963ad30642630 (patch) | |
tree | d37f654e561b3b59ecafed7866ef5f776b38193e /changelogs/unreleased/security-private-group-11-5.yml | |
parent | 1c315f4c26ee0d682dd232c077a1bf38a7634b70 (diff) | |
download | gitlab-ce-94a4ea0538d0756decfdfefab15963ad30642630.tar.gz |
Fixed read name of private groups
Diffstat (limited to 'changelogs/unreleased/security-private-group-11-5.yml')
-rw-r--r-- | changelogs/unreleased/security-private-group-11-5.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-private-group-11-5.yml b/changelogs/unreleased/security-private-group-11-5.yml new file mode 100644 index 00000000000..dbb7794dfed --- /dev/null +++ b/changelogs/unreleased/security-private-group-11-5.yml @@ -0,0 +1,6 @@ +--- +title: Removed ability to see private group names when the group id is entered in + the url. +merge_request: +author: +type: security |