mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-05 04:59:16 +00:00
Merge remote-tracking branch 'origin/staging' into feat/f2b-banlist
This commit is contained in:
@@ -111,6 +111,7 @@ $template_data = [
|
||||
'rsettings' => $rsettings,
|
||||
'rspamd_regex_maps' => $rspamd_regex_maps,
|
||||
'logo_specs' => customize('get', 'main_logo_specs'),
|
||||
'logo_dark_specs' => customize('get', 'main_logo_dark_specs'),
|
||||
'ip_check' => customize('get', 'ip_check'),
|
||||
'password_complexity' => password_complexity('get'),
|
||||
'show_rspamd_global_filters' => @$_SESSION['show_rspamd_global_filters'],
|
||||
|
||||
Reference in New Issue
Block a user