icingaweb2/application/controllers
Matthias Jentsch a8f765fa3b Add extern authentication
Provide a new settings authenticationMode and delegate the
authentication handling to the webserver when the external authentication mode
is set. Add a new view 'logout' that will be shown after logout from external
authentication as the regular redirect to login is not possible.

refs #5405
2014-02-26 18:08:48 +01:00
..
AuthenticationController.php Add extern authentication 2014-02-26 18:08:48 +01:00
ConfigController.php Fetch and clean user messages lazily, to ensure that only shown messages are removed 2013-11-26 10:41:51 +01:00
DashboardController.php Workaround for default tab issue on Dashboard, should be fixed elsewhere 2014-02-14 14:09:10 +00:00
ErrorController.php XHR: Force redirect to login if session is expired 2014-01-23 16:03:47 +01:00
FilterController.php Make IcingaWeb using the new log wrapper 2014-02-26 11:19:52 +01:00
IndexController.php Re-add benchmark helper 2014-01-24 12:20:13 +01:00
LayoutController.php Fix: Simplify TopBar hook 2014-02-12 09:58:59 +01:00
PreferenceController.php Fix bug that caused ajax-request to override values written to the session 2013-11-20 12:01:40 +01:00
StaticController.php Make IcingaWeb using the new log wrapper 2014-02-26 11:19:52 +01:00