icingaweb2/application/controllers
Eric Lippmann 7cfc78558d Merge branch 'master' into feature/secure-modules-9644
Conflicts:
	library/Icinga/Exception/IcingaException.php
2015-07-28 13:42:02 +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 Merge branch 'master' into feature/secure-modules-9644 2015-07-28 13:42:02 +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 Navigation: Restructure authentication backend configuration 2015-06-22 13:26:24 +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 Use Controller::httpNotFound() in applicationlog/list 2015-07-28 11:33:33 +02:00
PreferenceController.php ApplicationConfigForm: Make preference options be global options 2015-07-01 15:41:45 +02:00
RoleController.php Navigation: Restructure authentication backend configuration 2015-06-22 13:26:24 +02:00
SearchController.php Pass authenticated user to the SearchDashboard 2015-07-23 12:58:53 +02: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 Navigation: Restructure authentication backend configuration 2015-06-22 13:26:24 +02:00
UsergroupbackendController.php Form: Automatically remove query parameters only for GET forms 2015-07-27 08:52:33 +02:00