Tags: ansongomes/fleet
Tags
Fix link flags for version information in binaries (kolide#2099)
Merge pull request from GHSA-6g7f-8qm4-f7h8 When LOGIN authentication was used, Fleet would send SMTP credentials even if the connection the SMTP server was not secured via TLS. Copying the pattern used in the standard library PlainAuth implementation, we now only send credentials when the connection is secure or the server is localhost.
PreviousNext