qpsmtpd/lib
Matt Simerson 82effb409a Qpsmtpd: untaint config data passed to plugins
if QP passes in tainted data, such as a hostname that subsequently gets used to open a connection using IO::Socket, the plugin die because the information is tainted. Fix it once here, instead of in each plugin.
2013-08-05 15:05:37 -07:00
..
Apache find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Danga find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Qpsmtpd distinguish rejecting versus tolerated failures 2013-08-05 15:05:36 -07:00
Qpsmtpd.pm Qpsmtpd: untaint config data passed to plugins 2013-08-05 15:05:37 -07:00