diff options
author | Patrick Derichs <pderichs@gitlab.com> | 2019-08-09 14:56:13 +0200 |
---|---|---|
committer | Patrick Derichs <pderichs@gitlab.com> | 2019-08-09 14:56:21 +0200 |
commit | ae5f97bf266930dac61dc5f7028b08dc742778b5 (patch) | |
tree | 0102e91bd53fc148464b0a04e30bd254143b8aa9 /changelogs | |
parent | 34d086f3e14eecf3bfdcf766f7b3499bd3aad47b (diff) | |
download | gitlab-ce-ae5f97bf266930dac61dc5f7028b08dc742778b5.tar.gz |
Filter out old system notes for epics
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/security-epic-notes-api-reveals-historical-info-ce-master.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-epic-notes-api-reveals-historical-info-ce-master.yml b/changelogs/unreleased/security-epic-notes-api-reveals-historical-info-ce-master.yml new file mode 100644 index 00000000000..c639098721e --- /dev/null +++ b/changelogs/unreleased/security-epic-notes-api-reveals-historical-info-ce-master.yml @@ -0,0 +1,5 @@ +--- +title: Filter out old system notes for epics in notes api endpoint response +merge_request: +author: +type: security |