mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 09:18:59 +00:00
eb212116dc
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. |
||
---|---|---|
.. | ||
templates | ||
mail_test.go | ||
mail.go |