summaryrefslogtreecommitdiffstats
path: root/model/oauth.go
Commit message (Expand)AuthorAgeFilesLines
* Implement OAuth2 implicit grant flow (#9178)Joram Wilander2018-07-271-2/+0
* Support for Embeded chat (#9129)Chris Duarte2018-07-181-0/+1
* general cleanup (#8387)Chris2018-03-071-11/+0
* unnamed return (#8170)Chris2018-01-301-40/+13
* Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...Joram Wilander2017-04-251-0/+1
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-11/+12
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-5/+35
* PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-251-9/+9
* Merge pull request #1745 from mattermost/plt-1118Christopher Speller2016-01-041-0/+7
|\
| * Add ability to switch between SSO and email accountJoramWilander2015-12-171-0/+7
* | GIT-1766 fixing typo=Corey Hulen2015-12-231-1/+1
|/
* Fixed string length checks for fields that can contain unicode charactershmhealey2015-11-051-1/+2
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+151