Files
mostlymatter/webapp/components/admin_console
Girish Ramakrishnan 6c085594e4 mail: allow PLAIN auth over non-tls connections (#3900)
This allows mattermost to use a non-tls connection with a SMTP server that
supports PLAIN auth (but not LOGIN). The go library explicitly allows PLAIN
auth over non-tls connections - https://golang.org/src/net/smtp/auth.go#L55

Fixes #2929
2016-09-02 14:33:26 -04:00
..
2016-05-11 15:30:00 -04:00
2016-05-30 09:59:53 -04:00
2016-06-27 08:10:02 -04:00
2016-07-29 10:11:04 -04:00