icingaweb2/library/Icinga
Thomas Gelf ecbdb07bea FilterQueryString: fix handling encoded <> signs
Those signs are URL-encoded and therefore not "seen" before decoding
the "key" part when the sit in front of the = sign. Same goes for
standalone ones. Fixed.
2014-06-20 13:06:07 +02:00
..
Application Bootstrap/timezone: do not enforce config 2014-06-20 12:54:37 +02:00
Authentication Authentication\Manager: fix fromRemoteUser boolean 2014-06-20 12:58:17 +02:00
Chart Inline\PieChart: code style 2014-05-20 23:29:13 +00:00
Cli Add support for multi-value options 2014-06-13 09:58:50 +02:00
Config IniWriter: Delete nested properties 2014-05-02 09:26:17 +02:00
Data FilterQueryString: fix handling encoded <> signs 2014-06-20 13:06:07 +02:00
Exception lib: Add AuthenticationException for exceptions thrown during authentication 2014-06-02 14:07:59 +02:00
File Merge remote-tracking branch 'origin/master' into feature/query-interfaces-6018 2014-06-06 05:32:54 +00:00
Logger Config: Remove base path subsitution 2014-06-02 14:54:31 +02:00
Protocol Icinga\Filter: remove 2014-06-17 13:26:57 +00:00
Test Data\Db: rename Query and Connection to Db... 2014-06-06 06:43:13 +00:00
User Data\Db: rename Query and Connection to Db... 2014-06-06 06:43:13 +00:00
Util Drop Icinga\Util\Process in favour of an upcoming stronger implementation 2014-06-13 11:59:13 +02:00
Web Web\Url: small fixes, allow override queryString 2014-06-20 12:41:16 +02:00
User.php Add test for Icinga\User 2014-04-28 14:06:39 +02:00