icingaweb2/library/Icinga
Eric Lippmann 0433dc4166 Bootstrap modules at last
We initialize modules before we set up the user backend and other
singletons. But modules may access those in order to check the
permissions of the authenticated user for example. With this fix,
modules are loaded once all other bootstrap tasks have been completed.

refs #3470
2018-06-27 09:52:00 +02:00
..
Application Bootstrap modules at last 2018-06-27 09:52:00 +02:00
Authentication Auth: Log login/logout activities to the audit log 2018-06-08 14:21:15 +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 Remove traces of persistent db connections 2018-06-22 15:36:46 +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 Fix tests 2018-06-22 09:57:10 +02:00
Web Fix line exceeds 120 characters 2018-06-22 11:04:48 +02:00
User.php User: Allow to unset an email and return $this in all setters 2017-07-31 15:21:54 +02:00