summaryrefslogtreecommitdiffstats
path: root/api/user.go
Commit message (Expand)AuthorAgeFilesLines
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-1245/+0
* Move SAML endpoints out of api package (#8780)Joram Wilander2018-05-141-131/+0
* MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ...Christopher Speller2018-05-101-2/+2
* Structured logging (#8673)Christopher Speller2018-04-271-7/+6
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-181-3/+3
* MM-9853 Fix Team invite does not carry through SAML login (#8495)Elias Nahum2018-03-221-1/+5
* Remove global site url (#8343)Chris2018-02-221-3/+3
* Remove license globals entirely (#8229)Chris2018-02-091-2/+2
* add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-061-1/+1
* ABC-179: check email verification last (#8172)Jesse Hallam2018-02-051-1/+1
* Allow deactivation of SSO users api3 (#8008)Chris Duarte2018-01-161-1/+9
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-051-1/+1
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-2/+0
* refactor template code (#7860)Chris2017-11-201-1/+1
* Refactor password validation and config defaults (#7859)Chris2017-11-201-2/+2
* prevent deactivation of sso users (#7759)Chris2017-11-021-1/+1
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-311-1/+1
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-2/+2
* simplify things (#7735)Chris2017-10-301-2/+0
* Remove more global refs / state (#7723)Chris2017-10-261-1/+1
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-251-17/+17
* eliminate more utils.Cfg references (#7701)Chris2017-10-241-50/+1
* Reduce utils.Cfg references (#7650)Chris2017-10-181-20/+20
* Goroutine wranglin (#7556)Chris2017-10-031-5/+7
* remove global refs from api/api4 (#7496)Chris2017-09-221-55/+55
* remove einterface gets (#7455)Chris2017-09-191-6/+5
* Fixing profile image tag (#7435)Corey Hulen2017-09-191-1/+1
* Renaming repoChristopher Speller2017-09-061-5/+5
* app type transition (#7167)Chris2017-09-061-55/+55
* Api: NewLocAppError -> NewAppError (#7280)George Goldberg2017-09-011-22/+12
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-1/+1
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-2/+2
* If login is using mobile respond with JSON object (#7030)enahum2017-08-031-5/+11
* Minor fixJoramWilander2017-07-061-1/+1
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-8/+9
* Refactor OAuth 2.0 code into app layer (#6037)Joram Wilander2017-04-121-49/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Refactor switching login type code into app layer and add v4 endpoint (#6000)Joram Wilander2017-04-101-155/+13
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-20/+20
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-25/+0
* Implement some MFA endpoints for APIv4 (#5864)Joram Wilander2017-03-271-20/+2
* Implement POST /users/search endpoint for APIv4 (#5822)Joram Wilander2017-03-231-13/+3
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-3/+3
|\
| * PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-3/+3
* | Implement GET /users/autocomplete endpoint for APIv4 (#5742)Joram Wilander2017-03-131-26/+6
|/
* enable saml for RN app (#5635)enahum2017-03-061-1/+6
* Updating user attributes on oauth login (#5324)Poornima2017-02-261-0/+6
* Adding device Id for version 2 of native apps (#5505)Corey Hulen2017-02-231-5/+0
* Adding caching to profile images to master (#5428)Corey Hulen2017-02-151-3/+10
* APIv3 append offset and limit to getProfiles etag (#5421)enahum2017-02-151-1/+1