Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Andrew <tim@gitlab.com>2017-05-26 08:44:28 +0300
committerTimothy Andrew <mail@timothyandrew.net>2017-05-31 06:52:57 +0300
commit6a9efdc502b26337477b8ec55bbe7240b349891c (patch)
tree7f1227fe2ea6cf9e54c66c923003d42edb82b7e8 /changelogs
parent7acf831645c3e6ec977a9cc3d02fdbbf7b8e485a (diff)
Merge branch 'cherry-pick-dc2ac993' into 'security-9-2'
Escapes html content before appending it to the DOM See merge request !2107
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/32908-edit-comment.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/32908-edit-comment.yml b/changelogs/unreleased/32908-edit-comment.yml
new file mode 100644
index 00000000000..5237dceed11
--- /dev/null
+++ b/changelogs/unreleased/32908-edit-comment.yml
@@ -0,0 +1,4 @@
+---
+title: Escapes html content before appending it to the DOM
+merge_request:
+author: