https://bugs.exim.org/show_bug.cgi?id=165
--- Comment #5 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/f42deca923414cedcbb6d6646afbef460f50080c commit f42deca923414cedcbb6d6646afbef460f50080c Author: Jeremy Harris <[email protected]> AuthorDate: Fri May 6 13:07:18 2016 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Fri May 6 13:38:56 2016 +0100 avoid exposing passwords in log, on failing ldap lookup expansion. bug 165 ---- doc/doc-txt/ChangeLog | 2 +- src/src/deliver.c | 20 +++----------------- src/src/expand.c | 23 +++++++++++++++++++++++ src/src/functions.h | 1 + src/src/rewrite.c | 17 +---------------- src/src/route.c | 17 ++--------------- 6 files changed, 31 insertions(+), 49 deletions(-) -- You are receiving this mail because: You are the QA Contact for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
