diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-04 16:09:52 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-04 16:33:22 +0100 |
commit | 0bd1b1ed8a1aaf9dcd5bdf30afe38f15aba344a0 (patch) | |
tree | f48d8d639bef99c29448e1c09a84108165ab2f15 /doc | |
parent | 76075bb5445f3e4021b0c3b444ea0eaf599a3fdd (diff) |
Avoid exposing passwords in log, on failing ldap lookup expansion. Bug 165
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 272176cc8..4171d61c4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -26,6 +26,9 @@ JH/04 Bug 1810: make continued-use of an open smtp transport connection JH/05 If main configuration option tls_certificate is unset, generate a selfsigned certificate for inbound TLS connections. +JH/06 Bug 165: hide more cases of password exposure - this time in expansions + in rewrites. + Exim version 4.87 ----------------- |