icingaweb2/application/forms/Config
2023-09-07 13:37:10 +02:00
..
General Config: Add setting to enable strict CSP 2023-08-24 16:02:06 +02:00
Resource Fix setup wizard (#5094) 2023-09-07 13:37:10 +02:00
User CreateMembershipForm: Fix Variable '$groupName' is probably undefined 2023-08-23 10:53:14 +02:00
UserBackend Restore form elements' defaults 2017-10-09 12:05:30 +02:00
UserGroup AddMemberForm: Fix Variable '$userName' is probably undefined 2023-08-23 10:53:14 +02:00
GeneralConfigForm.php Remove obsolete config_backend option and not required code 2022-05-27 14:02:11 +02:00
ResourceConfigForm.php PhpDoc: Fix incorrect @param and @return type hints 2023-08-23 10:53:15 +02:00
UserBackendConfigForm.php Make configuration of custom user backends possible 2021-06-18 10:28:35 +02:00
UserBackendReorderForm.php