diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-06 13:07:18 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-06 13:38:56 +0100 |
commit | f42deca923414cedcbb6d6646afbef460f50080c (patch) | |
tree | 8f1e90b66113e61ee85ec958e2ba2cd37e641255 /doc | |
parent | 0bd1b1ed8a1aaf9dcd5bdf30afe38f15aba344a0 (diff) |
Avoid exposing passwords in log, on failing ldap lookup expansion. Bug 165
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 4171d61c4..3bf6fc908 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -27,7 +27,7 @@ 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. + in rewrites and routers. Exim version 4.87 |