fleet/server
Zachary Wasserman eb212116dc 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.
2019-05-30 15:02:17 -04:00
..
config Do not panic after error reading config file (#2033) 2019-04-23 15:59:02 -07:00
contexts Refactoring and fixes in user authorization 2018-09-18 14:56:25 -04:00
datastore Cleanup incoming hosts that do not complete enrollment (#2026) 2019-04-09 11:11:11 -07:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
kolide Update logic for setting primary NIC (#2032) 2019-04-23 15:58:45 -07:00
launcher Merge branch 'master' into fleetctl 2018-05-01 17:26:32 -07:00
logging Allow Firehose authentication using sts credentials (#2034) 2019-04-24 16:30:16 -07:00
mail Merge pull request from GHSA-6g7f-8qm4-f7h8 2019-05-30 15:02:17 -04:00
mock Cleanup incoming hosts that do not complete enrollment (#2026) 2019-04-09 11:11:11 -07:00
pubsub Update redigo import (#1821) 2018-06-11 12:14:21 -07:00
service Fix newlines in log output (#2029) 2019-04-17 15:55:31 -07:00
sso Add 'id' prefix to generated SAML IDs (#2046) 2019-05-16 13:51:42 -07:00
test Fix error messages related to null users as creators of queries. (#1928) 2018-10-11 13:22:43 -07:00
websocket Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00