icingaweb2/application/controllers
alyxbb 5c94bf7bae
removed gendered languaged
2024-01-08 23:55:09 +00: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 `AuthenticationController`: Use correct name case for method `AesCrypt::getIV()` 2023-08-23 10:53:14 +02:00
ConfigController.php Initiate full page reload upon `CSP` config change 2023-08-28 12:42:32 +02:00
DashboardController.php dashboard: Differentiate between `name` and `title` 2019-07-18 08:33:35 +02:00
ErrorController.php Rename `MigrationHook` -> `DbMigrationHook` 2023-09-19 14:37:55 +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 configure landing page using environment variable 2023-09-07 08:49:21 +02: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
MigrationsController.php migrations/index: Let the migrate all button submit the migration form 2023-09-19 14:37:55 +02:00
MyDevicesController.php Rememberme compatibility with php version 5.6+ (#4472) 2021-07-26 17:37:38 +02:00
NavigationController.php removed gendered languaged 2024-01-08 23:55:09 +00:00
RoleController.php RoleController: Always perform a permission check 2022-12-07 11:56:17 +01: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 Remove redundant gravatar in contact detail 2023-09-07 13:38:02 +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