icingaweb2/application/controllers
Johannes Meyer 46e2393074 UsergroupbackendController: Do only assert that the user has one permission
The configuration of a backend itself should not be that granular.

refs #8826
2015-06-02 08:58:21 +02:00
..
AuthenticationController.php Move concrete UserBackend classes to Icinga\Authentication\User 2015-04-21 12:51:31 +02:00
ConfigController.php Link the roles configuration with the user and group management 2015-06-01 16:43:11 +02:00
DashboardController.php Config: Use native form title and description support where appropriate 2015-03-02 18:40:47 +01:00
ErrorController.php lib: Move HttpNotFoundException beneath the Http Exception namespace 2015-05-22 09:25:49 +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 GroupController: Properly handle 404's when handling group members 2015-05-29 12:57:39 +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 Drop interface Browsable 2015-05-15 14:37:41 +02:00
PreferenceController.php Add proper titles to all config tabs 2015-02-23 16:50:31 +01:00
RolesController.php Link the roles configuration with the user and group management 2015-06-01 16:43:11 +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 UserController: Let the form validate the user's name 2015-05-28 16:28:43 +02:00
UsergroupbackendController.php UsergroupbackendController: Do only assert that the user has one permission 2015-06-02 08:58:21 +02:00