icingaweb2/application/controllers
Johannes Meyer b54bf35402 ConfigController: Do not use forward() but redirectNow()
fixes #9349
2015-06-17 13:43:59 +02:00
..
AboutController.php Move Version to Icinga\Application\ 2015-06-05 10:18:24 +02:00
AuthenticationController.php Move concrete UserBackend classes to Icinga\Authentication\User 2015-04-21 12:51:31 +02:00
ConfigController.php ConfigController: Do not use forward() but redirectNow() 2015-06-17 13:43:59 +02:00
DashboardController.php Fix PHP 5.6.9 error: The use statement with non-compound name 'Exception' has no effect 2015-06-02 16:41:33 +02:00
ErrorController.php Don't provide helpful error messages for unauthenticated users 2015-05-28 13:17:00 +02:00
FilterController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
GroupController.php Merge branch 'bugfix/use-statement-error-9281' 2015-06-16 17:06:47 +02:00
IndexController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
LayoutController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
ListController.php Inherit from Icinga\Web\Controller 2015-05-27 13:19:50 +02:00
PreferenceController.php Add proper titles to all config tabs 2015-02-23 16:50:31 +01:00
RoleController.php RolesController: Rename to RoleController 2015-06-02 11:57:13 +02:00
SearchController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
StaticController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
UserController.php Merge branch 'bugfix/use-statement-error-9281' 2015-06-16 17:06:47 +02:00
UsergroupbackendController.php Merge branch 'bugfix/use-statement-error-9281' 2015-06-16 17:06:47 +02:00