diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-04-25 13:02:01 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-04-25 21:40:07 +0100 |
commit | 82fecf8fd8f749abfc538a06d9eefc7119e014ae (patch) | |
tree | f049e6a456201c630e2fbd1312491088806e06d4 /doc/doc-txt/ChangeLog | |
parent | b9ab1e966ed95017bd6fc45acd04e09ec0c128ed (diff) |
Taint: enforce untainted ACL text line
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 916a4c470..68cec8531 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -241,6 +241,10 @@ JH/50 Bug 2672: QT elements in log lines, unless disabled, now exclude the The historical behaviour can be restored by disabling (a new) log_selector "queue_time_exclusive". +JH/51 Taint-check ACL line. Previously, only filenames (for out-of-line ACL + content) were specifically tested for. Now, also cover epxansions + rerulting in acl names and inline ACL content. + Exim version 4.94 |