correctly retriggered certificate issue on froxlor-vhost alias-domain changes, fixes #1115

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-03-24 09:17:04 +01:00
parent e9406a20f2
commit 7e635f9be4
3 changed files with 19 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ return [
'string_regexp' => '/^(([a-z0-9\-\._]+, ?)*[a-z0-9\-\._]+)?$/i',
'string_emptyallowed' => true,
'default' => '',
'save_method' => 'storeSettingField',
'save_method' => 'storeSettingClearCertificates',
'advanced_mode' => true
],
/**