Commit Graph

64 Commits

Author SHA1 Message Date
=Corey Hulen
7de7de6ad0 MM-2056 fixes problem with creating team 2015-08-31 13:33:22 -07:00
JoramWilander
4ea9635b50 Remove Google as a SSO service. 2015-08-28 10:02:45 -04:00
JoramWilander
f5fec3a157 Added the ability to create a team with SSO services and added the ability to turn off email sign up. 2015-08-28 08:37:55 -04:00
=Corey Hulen
0418f76274 Fixes PL-3 Restrict team creation to specific domains 2015-08-25 14:40:44 -07:00
=Corey Hulen
67bc12e4b7 Fixes PL-3 Restrict team creation to specific domains 2015-08-25 14:40:16 -07:00
=Corey Hulen
d132de4400 Fixes PL-1 added ability to disable team creation 2015-08-25 14:28:02 -07:00
Jirka Hlavacek
3c58e283b6 Add support for SMTP servers with StartTLS 2015-08-19 09:03:55 +02:00
JoramWilander
07704d3299 turn off google SSO by default and remove test google oauth credentials 2015-08-14 12:38:16 -04: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
247708d924 Merge branch 'master' into mm-1619 2015-08-02 09:41:12 -08: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
Christopher Speller
e76fc37b6d Updating dockerfile for 0.6.0-rc1. Moving docker files into versioned directories. 2015-07-31 15:51:36 -04:00
JoramWilander
36748f523a updated docker config thumbnail width/height 2015-07-31 09:37:36 -04:00
JoramWilander
a541f09380 image thumbnails now scale appropriately so there is no whitespace, also generalized some thumbnail loading code 2015-07-31 09:36:45 -04:00
=Corey Hulen
b4877c5d36 Fixing code review feedback 2015-07-30 00:46:17 -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
=Corey Hulen
5b0d2dd8f9 Fixing merges for latest postgres 2015-07-23 10:15:53 -08:00
JoramWilander
fabdc9a326 added SSOSettings to docker config file 2015-07-22 16:27:08 -04:00
JoramWilander
56a0a7d1e1 only show gitlab signup/login links if gitlab oauth is turned on 2015-07-22 15:32:39 -04:00
JoramWilander
41bbbbf446 add changes from team review 2015-07-22 15:05:20 -04:00
JoramWilander
62c0603c50 merged with new team domain changes and added signup/login links for gitlab 2015-07-22 10:12:28 -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
3fd5891a1a change docker default storage directory to /mattermost/data 2015-07-21 19:22:04 -04:00
JoramWilander
83ef05328f added relative data directory as default for storage and added it to gitignore 2015-07-21 19:22:04 -04:00
JoramWilander
edf26b4bc6 create default storage directory in Dockerfile, turn on server storage by default for docker config 2015-07-21 19:22:04 -04:00
JoramWilander
1e7fe834e9 turned off local server storage by default 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
592d68cf41 Merge branch 'master' into mm-1391 2015-07-05 09:02:23 -08:00
=Corey Hulen
bc88328aeb adding api unit tests 2015-06-25 16:42:40 -04:00
Corey Hulen
7248a0adfb Merge pull request #77 from mattermost/release-0.50
Release 0.50
2015-06-25 13:11:18 -04:00
=Corey Hulen
92391121e6 updating readme 2015-06-25 12:41:48 -04: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
Asaad Mahmood
3480c73684 MM-1339 - Updating Ui for sign up page 2015-06-23 22:51:43 +05:00
Corey Hulen
d519f678e6 Merge pull request #31 from mattermost/feedback-email-auto
HELIUM If feedback email is not specified then autodetect domain and use feedback@domain
2015-06-18 11:48:46 -08: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
=Corey Hulen
a5ce5972ba fix for dockerhost HELIUM 2015-06-18 10:55:51 -08:00
JoramWilander
40b9fc5e39 revert debug config changes 2015-06-18 12:16:28 -04:00
JoramWilander
308c4f3ce9 added team store, team settings menu, and the ability to turn on valet feature from client 2015-06-18 10:40:46 -04:00
JoramWilander
799215ee22 move valet feature switch to DB from config 2015-06-17 12:07:35 -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
=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
=Corey Hulen
7d14343634 changing port back 2015-06-16 22:54:56 -08:00
=Corey Hulen
c2f6e6a10d changing port back 2015-06-16 22:54:56 -08:00