diff options
author | Igor Drozdov <idrozdov@gitlab.com> | 2019-02-27 18:16:19 +0000 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2019-02-27 18:16:19 +0000 |
commit | b1bc3b817635567ba08d48b7160f8a05300909ad (patch) | |
tree | 5764fde5600dc5c36ef25e0e2904b0fd1daf2989 /changelogs | |
parent | b001a30f43d219f1f7b606cf8939d0ecc64bee59 (diff) | |
download | gitlab-ce-b1bc3b817635567ba08d48b7160f8a05300909ad.tar.gz |
Display the correct number of MRs a user has access to
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/security-id-fix-mr-visibility.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-id-fix-mr-visibility.yml b/changelogs/unreleased/security-id-fix-mr-visibility.yml new file mode 100644 index 00000000000..8f41d191acc --- /dev/null +++ b/changelogs/unreleased/security-id-fix-mr-visibility.yml @@ -0,0 +1,5 @@ +--- +title: Display the correct number of MRs a user has access to +merge_request: +author: +type: security |