fleet/server
James Thomas 5e5e4f3918 Add Support for SMTP LOGIN Authentication Method (#1988)
This PR adds support for the SMTP LOGIN authentication method. Office 365 Exchange removed support for PLAIN authentication some time ago, and only supports LOGIN and an OAuth2 authentication method. This patch has been tested with a licensed O365 account. This method should also be usable with any other email server that advertises LOGIN in its 250-AUTH response.

Note: If using this with O365, the account used must not have MFA enabled.

Closes #1663
2019-01-14 12:35:23 -08:00
..
config Add flags for configuring MySQL connection pooling limits (#1672) 2017-12-19 13:52:52 -08:00
contexts Refactoring and fixes in user authorization 2018-09-18 14:56:25 -04:00
datastore Delete soft-deleted entities (#1959) 2018-11-20 17:41:55 -08:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
kolide Add Support for SMTP LOGIN Authentication Method (#1988) 2019-01-14 12:35:23 -08:00
launcher Merge branch 'master' into fleetctl 2018-05-01 17:26:32 -07:00
logwriter Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
mail Add Support for SMTP LOGIN Authentication Method (#1988) 2019-01-14 12:35:23 -08:00
mock Prevent non-admin users from modifying other users 2018-09-18 14:56:25 -04:00
pubsub Update redigo import (#1821) 2018-06-11 12:14:21 -07:00
service Add Support for SMTP LOGIN Authentication Method (#1988) 2019-01-14 12:35:23 -08:00
sso Trim whitespace from X509 certificate (#1900) 2018-08-10 12:42:35 -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