summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan Esser2014-06-09 09:03:03 +0200
committerStefan Esser2014-06-09 09:03:03 +0200
commit134a88c1da096f787a560c43534f07b74867b9cb (patch)
treeab925ecba15c137a3b916ac65964d9b1c32f513a /Changelog
parentcd70620d20aef7fa5b89065c39708186f0b590c4 (diff)
Add protection against injection attacks (like XSS/SQL/other) through HTTP User-Agent String
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 69101e8..77235e5 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
12014-05-xx - 0.9.36-dev 12014-05-xx - 0.9.36-dev
2 2
3 - Added better handling of non existing/non executable shell scripts 3 - Added better handling of non existing/non executable shell scripts
4 - Added protection against XSS/SQL/Other Injections through User-Agent HTTP header
4 - Added LICENSE file to make distributions happy 5 - Added LICENSE file to make distributions happy
5 6
62014-02-24 - 0.9.35 72014-02-24 - 0.9.35