[Web] Fix app password editing, fixes #4239

This commit is contained in:
andryyy
2021-09-01 18:11:00 +02:00
parent a6c9b8003f
commit e616755072
4 changed files with 6 additions and 7 deletions

View File

@@ -51,7 +51,6 @@ return function(task)
and not task:has_symbol('GLOBAL_MIME_FROM_BL')
and not task:has_symbol('LOCAL_BL_ASN')
and not task:has_symbol('GLOBAL_RCPT_BL')
and not task:has_symbol('BAD_SUBJECT_00')
and not task:has_symbol('MAILCOW_BLACK') then
local action = task:get_metric_action('default')
if action == 'reject' or action == 'add header' or action == 'rewrite subject' then