Commit Graph

49 Commits

Author SHA1 Message Date
Joram Wilander
106cff4195 Merge pull request #452 from CtrlZvi/starttls_auth
Add SMTP auth to STARTTLS connections
2015-08-24 15:58:22 -04:00
Zvi "Viz" Effron
305578a1e2 Log invalid feedback email before overwriting with default 2015-08-23 22:16:24 -07:00
Zvi "Viz" Effron
31d1e84411 Add SMTP auth to STARTTLS connections 2015-08-23 22:13:07 -07:00
Jirka Hlavacek
3c58e283b6 Add support for SMTP servers with StartTLS 2015-08-19 09:03:55 +02:00
JoramWilander
e27db2ed63 initial server implementation for using google as a single-sign-on oauth service 2015-08-14 12:37:08 -04:00
Corey Hulen
4d1562c5de Merge pull request #273 from mattermost/mm-1355
Fixes mm-1355 adds rate limiting apis
2015-08-02 09:17:37 -08:00
Reed Garmsen
f0a60181fe Made font type a field in the config file 2015-07-29 14:06:15 -07:00
=Corey Hulen
9677a9f717 Fixes mm-1355 adds rate limiting apis 2015-07-29 01:26:10 -08:00
nickago
22acb7b950 Set the 'From' field to include the FeedbackName from the config 2015-07-24 07:36:38 -07:00
JoramWilander
56a0a7d1e1 only show gitlab signup/login links if gitlab oauth is turned on 2015-07-22 15:32:39 -04:00
JoramWilander
03528b9619 made oauth architecture more generalized 2015-07-22 08:47:52 -04:00
JoramWilander
c39e95c7cb inital implementation of using GitLab OAuth2 provider for signup/login 2015-07-22 08:41:53 -04:00
JoramWilander
c63fbd4ccc add proper url encoding for filenames 2015-07-21 19:22:04 -04:00
JoramWilander
ada84835ee initial implementation of local server storage for files 2015-07-21 19:22:04 -04:00
Christopher Speller
c6fb95912b Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
2015-07-20 17:45:23 -04:00
Corey Hulen
d65f199e12 Merge pull request #185 from mattermost/mm-1348
fixes mm-1348 removing dependency on redis
2015-07-17 14:45:50 -08:00
=Corey Hulen
246d12aaf2 fixes mm-1348 removing dependency on redis 2015-07-14 15:12:04 -08:00
=Corey Hulen
252d0f3924 Fixes mm-1415 adding email bypass flag 2015-07-12 23:36:52 -08:00
Corey Hulen
5a1562cafb Merge pull request #51 from rgarmsen2295/mm-1287
MM-1287
2015-06-29 11:08:42 -08:00
Corey Hulen
049a41f9be Merge pull request #27 from mattermost/mm-1240
fixes mm-1240 adds ability to turn valet feature on
2015-06-25 11:20:19 -04:00
Reed Garmsen
94390236fd Unescaped escape characters in the subject line of emails so that all characters appear properly 2015-06-22 12:25:46 -07:00
=Corey Hulen
a3b10d0b01 fixing header 2015-06-22 10:41:41 -08:00
Christopher Speller
00275cc905 Defaulting to domain of localhost when no domain is given 2015-06-19 09:52:04 -04:00
Christopher Speller
634d29fead Defaulting to domain of localhost when no domain is given 2015-06-19 09:52:04 -04:00
Christopher Speller
0300c01e0b If feedback email is not specified then autodetect domain and use feedback@domain 2015-06-18 15:31:15 -04:00
Christopher Speller
dcc09b6991 If feedback email is not specified then autodetect domain and use feedback@domain 2015-06-18 15:31:15 -04:00
Corey Hulen
425402f2c4 Merge pull request #21 from mattermost/mm-1225
MM-1225 Adding check of email configuation settings when config file is loaded
2015-06-17 10:04:29 -08:00
Corey Hulen
1d9400f18c Merge pull request #21 from mattermost/mm-1225
MM-1225 Adding check of email configuation settings when config file is loaded
2015-06-17 10:04:29 -08:00
JoramWilander
799215ee22 move valet feature switch to DB from config 2015-06-17 12:07:35 -04:00
Christopher Speller
c3357b6088 Adding check of email configuation settings when config file is loaded 2015-06-17 11:50:51 -04:00
Christopher Speller
6eb3775956 Adding check of email configuation settings when config file is loaded 2015-06-17 11:50:51 -04:00
Christopher Speller
fd4b0d4aa3 Resurrecting config_docker.json. Moving docker related files to docker directory. Added copyright info. 2015-06-17 08:39:33 -04:00
Christopher Speller
8789b11103 Resurrecting config_docker.json. Moving docker related files to docker directory. Added copyright info. 2015-06-17 08:39:33 -04:00
=Corey Hulen
5a8f839716 fixing ubild 2015-06-16 23:16:12 -08:00
=Corey Hulen
0d6ed4a6ab fixing ubild 2015-06-16 23:16:12 -08:00
=Corey Hulen
a3de48555a Fixing build 2015-06-16 23:10:20 -08:00
=Corey Hulen
7ab95eadc9 Fixing build 2015-06-16 23:10:20 -08:00
=Corey Hulen
b41925da31 Fixing build 2015-06-16 23:05:37 -08:00
=Corey Hulen
db2510554a Fixing build 2015-06-16 23:05:37 -08:00
Christopher Speller
2f2aded178 Allow for setting of domain with enviroment variable 2015-06-16 17:05:23 -04:00
Christopher Speller
e9040749bd Allow for setting of domain with enviroment variable 2015-06-16 17:05:23 -04:00
Corey Hulen
02e3969b17 Merge pull request #11 from mattermost/mm-1228
MM-1228 - Ability to use local mail config.
2015-06-16 09:58:53 -08:00
Corey Hulen
880d075bb3 Merge pull request #11 from mattermost/mm-1228
MM-1228 - Ability to use local mail config.
2015-06-16 09:58:53 -08:00
Christopher Speller
9925d52d9c Modifying sendmail to allow for non-encrypted connection for ease setup of local mail sender 2015-06-15 11:19:48 -04:00
Christopher Speller
76994f7d29 Modifying sendmail to allow for non-encrypted connection for ease setup of local mail sender 2015-06-15 11:19:48 -04:00
JoramWilander
d390ec9bf2 fixes mm-1239 adds config setting to turn off valet feature 2015-06-15 08:45:02 -04:00
JoramWilander
6982a61f69 fixes mm-1239 adds config setting to turn off valet feature 2015-06-15 08:45:02 -04:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00