Gianluca Piccolo
|
1e7f700102
|
Make configuration of custom user backends possible
refs Icinga/icingaweb2#2840
|
2021-06-18 10:28:35 +02:00 |
Johannes Meyer
|
6a4b07a0f7
|
Remove `required => true` from skip validation switches
|
2020-04-20 14:44:35 +02:00 |
Johannes Meyer
|
425699d7b0
|
forms/Config: Don't call `array_map` without an array
|
2020-01-13 13:47:37 +01:00 |
Johannes Meyer
|
7b488d7f93
|
swag: Fix violations of PSR-12
PSR-2 has been deprecated and phpcs v3.5.3
now checks for the successor PSR-12
|
2019-12-04 11:28:08 +01:00 |
Alexander A. Klimov
|
0b8e4d4b5c
|
LDAP user backend form: discover and store the LDAP server's domains
refs #2153
|
2017-06-07 10:19:52 +02:00 |
Johannes Meyer
|
181e2ef05c
|
Swag: Fix swag (aka a whole bunch of code style issues..)
|
2017-01-27 14:48:59 +01:00 |
Alexander A. Klimov
|
e2f6c81bfa
|
Remove obsolete workarounds
refs #11743
|
2016-10-17 15:00:43 +02:00 |
Alexander A. Klimov
|
474803fee4
|
Change all license headers to only reflect a file's year of creation
refs #11000
|
2016-02-08 15:41:00 +01:00 |
Eric Lippmann
|
6065e21e3a
|
Remove ConfigForm::getValues() overrides where subform values are extracted manually
|
2015-11-26 15:40:10 +01:00 |
Eric Lippmann
|
2ace54edc0
|
CSS: Use form-controls for buttons in the user backend config form
refs #5543
|
2015-09-30 12:46:03 +02:00 |
Johannes Meyer
|
5602d57d0b
|
Indicate that the configuration is being validated
refs #8369
|
2015-08-20 15:48:41 +02:00 |
Johannes Meyer
|
ccc809853a
|
UserBackendConfigForm: Allow to manually validate the configuration
refs #7588
|
2015-07-24 13:46:17 +02:00 |
Johannes Meyer
|
b3e6b2755c
|
UserBackendConfigForm: Replace isValid- with inspectUserBackend()
refs #7588
|
2015-07-24 11:45:49 +02:00 |
Johannes Meyer
|
4e3da3a6eb
|
UserBackendConfigForm: Adjust how to process requests...
...and use sub-forms, finally.
refs #9602
|
2015-07-23 16:18:09 +02:00 |
Johannes Meyer
|
e66f8731af
|
UserBackendConfigForm: Allow to configure user backends of type msldap
fixes #9355
|
2015-06-05 17:20:31 +02:00 |
Johannes Meyer
|
2490d0ae67
|
ConfigController: We're configuring user backends from now on
refs #8826
|
2015-06-02 09:58:57 +02:00 |