icingaweb2/application/controllers
Dirk Goetz d5d714b1ee Fix gravatar: set content-type header and size
Fixes #2254
2022-06-15 09:03:12 +02:00
..
AboutController.php about: List loaded libraries 2020-11-18 13:21:33 +01:00
AccountController.php Remove obsolete `config_backend` option and not required code 2022-05-27 14:02:11 +02:00
AnnouncementsController.php Adjust global permissions 2021-02-18 11:11:39 +01:00
ApplicationStateController.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
AuthenticationController.php Utilize multiple encryption ciphers for remember me 2021-08-09 16:58:58 +02:00
ConfigController.php config/module(dis|en)able: Explicitly reload the window 2021-07-07 09:41:48 +02:00
DashboardController.php dashboard: Differentiate between `name` and `title` 2019-07-18 08:33:35 +02:00
ErrorController.php error/error: Check web2's deps and enhance lib checks 2021-06-07 09:40:40 +02:00
GroupController.php role|user|group: Open `Audit` tab always in `#col1` and close `#col2` 2021-04-07 14:30:14 +02:00
HealthController.php Adjust calls to CompatController::setTitle() 2022-03-16 16:35:59 +01:00
IframeController.php Integrate the iframe module into the framework 2016-02-09 13:37:53 +01:00
IndexController.php Update to icinga.com 2017-01-18 12:04:43 +01:00
LayoutController.php Utilize Icinga\Web\Menu instead of Icinga\Application\Web::getMenu() 2018-04-30 10:26:00 +02:00
ListController.php Set a proper title for all controller actions 2019-07-15 08:24:44 +02:00
ManageUserDevicesController.php Rememberme compatibility with php version 5.6+ (#4472) 2021-07-26 17:37:38 +02:00
MyDevicesController.php Rememberme compatibility with php version 5.6+ (#4472) 2021-07-26 17:37:38 +02:00
NavigationController.php Remember me (#4112) 2021-05-21 15:43:06 +02:00
RoleController.php RoleController: Include domain of a domain-aware backend.. 2022-06-13 15:09:42 +02:00
SearchController.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
StaticController.php Fix gravatar: set content-type header and size 2022-06-15 09:03:12 +02:00
UserController.php user/createmembership: Don't render `user/form.phtml` 2021-07-21 08:02:54 +02:00
UsergroupbackendController.php Adjust global permissions 2021-02-18 11:11:39 +01:00