diff options
author | Brett Walker <bwalker@gitlab.com> | 2018-09-19 14:58:43 -0500 |
---|---|---|
committer | Brett Walker <bwalker@gitlab.com> | 2018-09-29 11:29:32 -0500 |
commit | 829c9c65f9b730b3ecad7d3ba222e3dcd6489b85 (patch) | |
tree | 2a9ce8bd65b2bc8291b7c5e63f746c39034ae288 /changelogs | |
parent | e5d3a75aac4f0bb287699b21f3a56b8bfe499665 (diff) | |
download | gitlab-ce-829c9c65f9b730b3ecad7d3ba222e3dcd6489b85.tar.gz |
post_process markdown redered by API
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/security-bw-confidential-titles-through-markdown-api.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-bw-confidential-titles-through-markdown-api.yml b/changelogs/unreleased/security-bw-confidential-titles-through-markdown-api.yml new file mode 100644 index 00000000000..e0231b7962f --- /dev/null +++ b/changelogs/unreleased/security-bw-confidential-titles-through-markdown-api.yml @@ -0,0 +1,5 @@ +--- +title: Markdown API no longer displays confidential title references unless authorized +merge_request: +author: +type: security |