diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-07-24 14:22:30 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-07-24 14:22:30 -0300 |
commit | 18138fcda1184333e4df572da6f8e3c2c34da05c (patch) | |
tree | e545133bebc908b93bad69ef59e2ae84dc40ea8b /changes | |
parent | d56790c4cddab8768e14a83a3c9fcb15bda1dee5 (diff) | |
parent | 11b3b47ba3ab5ed25b77aab3ce5759c55c9c9627 (diff) |
Merge remote-tracking branch 'chiiph/bug/escape_domain' into develop
Diffstat (limited to 'changes')
-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 |