diff options
| author | Stefan Esser | 2014-06-09 09:03:03 +0200 |
|---|---|---|
| committer | Stefan Esser | 2014-06-09 09:03:03 +0200 |
| commit | 134a88c1da096f787a560c43534f07b74867b9cb (patch) | |
| tree | ab925ecba15c137a3b916ac65964d9b1c32f513a /Changelog | |
| parent | cd70620d20aef7fa5b89065c39708186f0b590c4 (diff) | |
Add protection against injection attacks (like XSS/SQL/other) through HTTP User-Agent String
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | 2014-05-xx - 0.9.36-dev | 1 | 2014-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 | ||
| 6 | 2014-02-24 - 0.9.35 | 7 | 2014-02-24 - 0.9.35 |
