icingaweb2/application/controllers
Matthias Jentsch 941ce6d68e Fix bug that caused ajax-request to override values written to the session
Authentication/Session.php and its Subclasses do not have a open/closed -state
anymore. Read will refresh the session, write will always write the changes,
and opening/closing will be handled internally.

refs #5101
2013-11-20 12:01:40 +01:00
..
AuthenticationController.php Fix bug that caused ajax-request to override values written to the session 2013-11-20 12:01:40 +01:00
ConfigController.php Add configuration for resources 2013-11-13 18:12:00 +01:00
DashboardController.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
ErrorController.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
FilterController.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
IndexController.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02: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 Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00