summaryrefslogtreecommitdiff
path: root/changes/bug_escape_domain
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-07-24 13:28:18 -0300
committerTomás Touceda <chiiph@leap.se>2013-07-24 13:57:25 -0300
commit11b3b47ba3ab5ed25b77aab3ce5759c55c9c9627 (patch)
treee545133bebc908b93bad69ef59e2ae84dc40ea8b /changes/bug_escape_domain
parentd56790c4cddab8768e14a83a3c9fcb15bda1dee5 (diff)
Escape the domain value to avoid problematic paths
Diffstat (limited to 'changes/bug_escape_domain')
-rw-r--r--changes/bug_escape_domain2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_escape_domain b/changes/bug_escape_domain
new file mode 100644
index 00000000..6b1f2f9f
--- /dev/null
+++ b/changes/bug_escape_domain
@@ -0,0 +1,2 @@
+ o Make sure the domain field in provider.json is escaped to avoid
+ potential problems. Fixes #3244. \ No newline at end of file