diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-07-24 13:28:18 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-07-24 13:57:25 -0300 |
commit | 11b3b47ba3ab5ed25b77aab3ce5759c55c9c9627 (patch) | |
tree | e545133bebc908b93bad69ef59e2ae84dc40ea8b /changes/bug_escape_domain | |
parent | d56790c4cddab8768e14a83a3c9fcb15bda1dee5 (diff) |
Escape the domain value to avoid problematic paths
Diffstat (limited to 'changes/bug_escape_domain')
-rw-r--r-- | changes/bug_escape_domain | 2 |
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 |