diff options
author | Jarka Košanová <jarka@gitlab.com> | 2019-01-17 20:41:53 +0100 |
---|---|---|
committer | Brett Walker <bwalker@gitlab.com> | 2019-02-27 12:27:44 -0600 |
commit | 273f4f1a811b4e781b0768880dcbe4187403d8e8 (patch) | |
tree | bb4f8c2dac991ba6266d03c08ce8995e59910b73 /changelogs | |
parent | 53fd578a120ef6d7c35a73aba0e826b1eb306388 (diff) | |
download | gitlab-ce-273f4f1a811b4e781b0768880dcbe4187403d8e8.tar.gz |
Display only informaton visible to current user
Display only labels and assignees of issues
visible by the currently logged user
Display only issues visible to user in the burndown chart
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/security-2774-milestones-detail.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-2774-milestones-detail.yml b/changelogs/unreleased/security-2774-milestones-detail.yml new file mode 100644 index 00000000000..faf56fee01e --- /dev/null +++ b/changelogs/unreleased/security-2774-milestones-detail.yml @@ -0,0 +1,5 @@ +--- +title: Display only information visible to current user on the Milestone page +merge_request: +author: +type: security |