Branch: refs/heads/master Home: https://github.com/smtpd/qpsmtpd Commit: 260bd6cdd6820955d318e1afb8e17648974981da https://github.com/smtpd/qpsmtpd/commit/260bd6cdd6820955d318e1afb8e17648974981da Author: Daniel B <[email protected]> Date: 2016-04-19 (Tue, 19 Apr 2016)
Changed paths:
M lib/Qpsmtpd/TcpServer.pm
Log Message:
-----------
Prevent credentials being logged in plain text (#249)
* Prevent credentials being logged in plain text
except in the highest debug level
* Fix missing semicolon
