icingaweb2/library/Icinga
Johannes Meyer 84622bf27b Fix some XSS vulnerabilities
Only a real issue with <= IE9 as other browsers properly escape
urls prior transmission.

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2018-07-16 09:53:30 +02:00
..
Application Introduce ApplicationStateHook 2018-07-09 16:28:25 +02:00
Authentication Use password_hash and password_verify 2018-07-03 13:08:06 +02:00
Chart Drop PHP 5.3 support 2018-05-07 11:36:54 +02:00
Cli Correct CLI help text for modules 2017-05-30 17:55:52 +02:00
Data Introduce SQLite resource type 2018-06-27 09:40:22 +02:00
Date Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Exception IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition" 2018-02-13 12:46:06 +01:00
File IniParser::parseIniFile(): parse as ::parseIni() would do 2018-04-04 13:58:19 +02:00
Legacy Fix that user dashboards are always deleted on add/update 2016-02-17 10:17:23 +01:00
Protocol Drop PHP 5.3 support 2018-05-07 11:36:54 +02:00
Repository RepositoryQuery: Actually return self in method peekAhead and not the parent 2018-04-24 09:26:45 +02:00
Security Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Test Make running unittests with the icingacli work in package installations 2017-03-09 11:36:35 +01:00
User Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Util Drop support for PHP < 5.6 2018-07-03 13:11:36 +02:00
Web Fix some XSS vulnerabilities 2018-07-16 09:53:30 +02:00
User.php User: Allow to unset an email and return $this in all setters 2017-07-31 15:21:54 +02:00