summaryrefslogtreecommitdiffstats
path: root/api/user.go
Commit message (Expand)AuthorAgeFilesLines
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Merge pull request #931 from rgarmsen2295/plt-112Christopher Speller2015-10-081-4/+28
|\
| * Added new email to email change notificationReed Garmsen2015-10-061-5/+6
| * Resending the verification email now sends the appropriate version of the ema...Reed Garmsen2015-10-051-2/+2
| * Added better verification when a user changes his or her emailReed Garmsen2015-10-051-0/+23
* | Adding checkout for system admin role=Corey Hulen2015-10-061-1/+7
|/
* PLT-44 allow team switching without the need to login=Corey Hulen2015-10-011-2/+37
* Merge release branch 'release-1.0.0'Christopher Speller2015-09-301-2/+2
|\
| * Fixing some locations to use the IsTeamAdmin function which properly checks f...Christopher Speller2015-09-301-2/+2
* | PLT-475 making sure session is properly removed=Corey Hulen2015-09-291-1/+1
* | Merge release branch 'release-1.0.0'Christopher Speller2015-09-291-2/+3
|\|
| * Fix images in welcome email.JoramWilander2015-09-281-2/+3
* | Fixing some SSO errorsChristopher Speller2015-09-291-1/+4
* | Properly revoke OAuth sessions when revoking all user sessions.JoramWilander2015-09-281-4/+8
* | rebaseJack2015-09-281-36/+70
|\|
| * Merge pull request #793 from hmhealey/plt367Joram Wilander2015-09-251-0/+3
| |\
| | * Added a json response to the uploadProfileImage api callhmhealey2015-09-241-0/+3
| * | Added welcome email back in.JoramWilander2015-09-251-8/+4
| |/
| * Assiging first user system_admin role=Corey Hulen2015-09-231-0/+13
| * Fixing state setting=Corey Hulen2015-09-231-2/+2
| * Fixing merge=Corey Hulen2015-09-231-9/+6
| |\
| * | PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-26/+48
* | | use github.com/disintegration/imagingJack2015-09-231-2/+2
| |/ |/|
* | Changing image settings to file settings=Corey Hulen2015-09-231-6/+6
* | Merge branch 'master' into PLT-11-email=Corey Hulen2015-09-231-3/+0
|\ \ | |/ |/|
| * Implement UI theme colors.JoramWilander2015-09-231-3/+0
* | Adding service settings to admin console=Corey Hulen2015-09-221-7/+7
* | Adding team settings to admin console=Corey Hulen2015-09-221-11/+5
* | Fixing unit tests=Corey Hulen2015-09-211-10/+12
* | Adding image properties=Corey Hulen2015-09-211-3/+3
* | Adding email to admin console=Corey Hulen2015-09-211-2/+2
|/
* Updated godep workspace and freetype library so that godep save and restore w...hmhealey2015-09-171-1/+1
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-20/+22
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-10/+20
* Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN=Corey Hulen2015-09-111-7/+7
* merging=Corey Hulen2015-09-101-4/+1
|\
| * Removed pointless attempt to verify a new user's usernamehmhealey2015-09-091-4/+1
* | PLT-12 UI framework for admin console=Corey Hulen2015-09-101-14/+17
* | Adding unit tests for cmd line=Corey Hulen2015-09-041-1/+1
* | Adding cmd line options=Corey Hulen2015-09-041-35/+52
|/
* MM-2056 fixes problem with creating team=Corey Hulen2015-08-311-1/+1
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-1/+21
* Implemention of slack import feature.Christopher Speller2015-08-191-1/+2
* Merge pull request #385 from mattermost/mm-1623Christopher Speller2015-08-181-5/+25
|\
| * when user roles are updated, the relevant session roles are updated as wellJoramWilander2015-08-171-5/+25
* | added google sign-in functionality to the client, with minor model modificationsJoramWilander2015-08-141-13/+40
* | initial server implementation for using google as a single-sign-on oauth serviceJoramWilander2015-08-141-0/+6
|/
* Merge pull request #273 from mattermost/mm-1355Corey Hulen2015-08-021-1/+20
|\
| * Fixing code review feedback=Corey Hulen2015-07-301-1/+6
| * Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-291-0/+14