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:
authorKushal Pandya <kushalspandya@gmail.com>2019-01-22 16:29:42 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2019-01-31 18:52:48 +0300
commita1bf088201702ec4d36015c8f4cb635fa2ee2c5b (patch)
treed82dacc54aaa0f1c7243840d88bcee8d9945eab9 /changelogs
parent08c1989b0dcbf41410cd1bfc0fbfa5d79df2aedf (diff)
Add changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-22076-sanitize-url-in-names.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-22076-sanitize-url-in-names.yml b/changelogs/unreleased/security-22076-sanitize-url-in-names.yml
new file mode 100644
index 00000000000..4e0ad4dd4c4
--- /dev/null
+++ b/changelogs/unreleased/security-22076-sanitize-url-in-names.yml
@@ -0,0 +1,6 @@
+---
+title: Sanitize user full name to clean up any URL to prevent mail clients from auto-linking
+ URLs
+merge_request: 2793
+author:
+type: security