Commit Graph

124 Commits

Author SHA1 Message Date
=Corey Hulen
3fba8e42b1 partial fix for UI 2016-01-08 12:41:26 -06:00
=Corey Hulen
bd4314e977 PLT-1558 adding session length to config file 2016-01-05 11:13:25 -06:00
=Corey Hulen
e432b66641 PLT-1557 revoking sessions from same device 2016-01-05 09:58:21 -06:00
JoramWilander
a6ae90ac2a Add ability to switch between SSO and email account 2015-12-17 12:44:46 -05:00
Christopher Speller
58358ddd7c Some refactoring 2015-12-16 17:30:15 -05:00
=Corey Hulen
2ab13b7ad3 PLT-1302 fixing hiding email adddress 2015-12-07 15:13:31 -08:00
Florian Orben
911e430b3f set correct http status code for login failures/wrong email 2015-11-28 12:43:46 +01:00
=Corey Hulen
c115191d6b fixing based on feedback 2015-11-18 08:53:17 -08:00
=Corey Hulen
6b2eabf610 Adding perm delete to cmd line 2015-11-16 17:12:49 -08:00
JoramWilander
c07c266b27 Omit unneeded fields from user object in getProfiles service and remove ImgCount field from Post model 2015-11-09 15:44:28 -05:00
JoramWilander
6a2ef68444 Add tutorial pref for new users by default 2015-11-06 12:55:05 -05:00
JoramWilander
7eca077877 Prevent SSO users from changing their email 2015-11-06 08:56:13 -05:00
JoramWilander
23d6cfe4d8 Don't send welcome emails for users signing up from an email invite, update email content 2015-11-05 08:59:29 -05:00
JoramWilander
fb5b57836e Multiple fixes to major performance issues with teams with 50+ users 2015-11-03 14:52:25 -05:00
=Corey Hulen
6f599604c9 Fixing 200 error bug 2015-10-29 00:00:41 -07:00
=Corey Hulen
36308f949d PLT-25 fixing issues with stats page 2015-10-27 22:55:10 -07:00
hmhealey
9635bfdd4f Prevented image files larger than 4k resolution from being uploaded 2015-10-26 14:53:56 -04:00
Florian Orben
73e6f74edf Set correct mime type for profile images 2015-10-25 18:02:36 +01:00
Corey Hulen
22d7f0f116 Merge pull request #1143 from mattermost/plt-803
PLT-803 Prevent users from resetting their password when the user is using SSO
2015-10-22 21:38:31 -07:00
=Corey Hulen
079f047540 Fixing code review issues 2015-10-22 18:06:22 -07:00
=Corey Hulen
ab18616725 Fixing group code review issues 2015-10-22 10:17:25 -07:00
=Corey Hulen
cbbee5cadb Addressing issues from group code review 2015-10-22 09:36:46 -07:00
JoramWilander
4734912c52 Prevent users from resetting their password when the user is using SSO 2015-10-22 10:53:39 -04:00
=Corey Hulen
e1f9459029 Merge branch 'master' into PLT-44 2015-10-20 14:50:03 -07:00
=Corey Hulen
1fc12dd8ba Multi-session login 2015-10-20 14:49:42 -07:00
=Corey Hulen
fa3a0df2b6 Adding multi-session cookie 2015-10-20 04:37:51 -07:00
Reed Garmsen
04bf527966 Changed all goroutine functions to use '...AndForget' as the standard naming system 2015-10-19 13:58:15 -07:00
hmhealey
b438eefad1 Removed preference migration code 2015-10-15 15:00:17 -04:00
=Corey Hulen
0187e702ea PLT-602 combining welcome and verify email 2015-10-13 09:47:31 -07:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Christopher Speller
7571d21f32 Merge pull request #931 from rgarmsen2295/plt-112
PLT-112 Improves email change verification process
2015-10-08 09:56:00 -04:00
=Corey Hulen
3b4b79d99f Adding checkout for system admin role 2015-10-06 10:50:38 -07:00
Reed Garmsen
c84fe62ca1 Added new email to email change notification 2015-10-06 09:15:56 -07:00
Reed Garmsen
f85dc7f575 Resending the verification email now sends the appropriate version of the email depending on whether it's a change or first signup 2015-10-05 14:54:15 -07:00
Reed Garmsen
817fa66ac4 Added better verification when a user changes his or her email 2015-10-05 14:29:20 -07:00
=Corey Hulen
430806301d PLT-44 allow team switching without the need to login 2015-10-01 17:52:47 -07:00
Christopher Speller
2d3ddfd467 Merge release branch 'release-1.0.0' 2015-09-30 15:38:15 -04:00
Christopher Speller
7d31f3a271 Fixing some locations to use the IsTeamAdmin function which properly checks for system admin permissions. 2015-09-30 14:26:37 -04:00
=Corey Hulen
3fea6b31af PLT-475 making sure session is properly removed 2015-09-29 13:26:23 -07:00
Christopher Speller
942702ff1a Merge release branch 'release-1.0.0' 2015-09-29 15:34:21 -04:00
Christopher Speller
7284d8628a Fixing some SSO errors 2015-09-29 09:46:52 -04:00
JoramWilander
10108bb54c Properly revoke OAuth sessions when revoking all user sessions. 2015-09-28 14:39:36 -04:00
JoramWilander
dffa56d4b4 Fix images in welcome email. 2015-09-28 13:10:14 -04:00
Jack
503501ab3b rebase 2015-09-28 08:14:57 -07:00
Joram Wilander
2322a7c74e Merge pull request #793 from hmhealey/plt367
PLT-367 Added a json response to the uploadProfileImage api call
2015-09-25 10:22:27 -04:00
JoramWilander
84763e9bde Added welcome email back in. 2015-09-25 08:19:05 -04:00
hmhealey
7bb384b92d Added a json response to the uploadProfileImage api call 2015-09-24 16:47:34 -04:00
Jack
396a535f10 use github.com/disintegration/imaging 2015-09-23 15:57:49 -07:00
=Corey Hulen
00112cae51 Assiging first user system_admin role 2015-09-23 15:52:59 -07:00
=Corey Hulen
985aebf861 Fixing state setting 2015-09-23 15:16:48 -07:00