[exim-dev] [Bug 165] Avoid showing LDAP passwords in log lin…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 165] Avoid showing LDAP passwords in log lines for LDAP errors
https://bugs.exim.org/show_bug.cgi?id=165

--- Comment #5 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/f42deca923414cedcbb6d6646afbef460f50080c

commit f42deca923414cedcbb6d6646afbef460f50080c
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Fri May 6 13:07:18 2016 +0100
Commit:     Jeremy Harris <jgh146exb@???>
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.