summaryrefslogtreecommitdiffstats
path: root/api4/user.go
Commit message (Expand)AuthorAgeFilesLines
* MM-12234: configurable limit to user autocomplete and search matches (#9499)Jesse Hallam2018-10-171-24/+35
* Refactored to rename "service terms" to "terms of service" (#9581)Harshil Sharma2018-10-091-6/+6
* MM-12519: simplify autocomplete team id checking (#9577)Jesse Hallam2018-10-091-17/+10
* MM-12067: Add SetDefaultProfileImage to reset the user profile image to a gen...Jesús Espino2018-10-021-0/+62
* MM-12192: autocompleteUsers: if a teamId is provided, require it to match the...Jesse Hallam2018-09-281-0/+14
* #MM-12130 changes for custom service terms (#9450)Harshil Sharma2018-09-261-0/+22
* MM-11520: Make entity ID checks consistent across api4. (#9395)George Goldberg2018-09-141-0/+6
* Migrate all the api4 to handle errors in idiomatic way (#9143)Jesús Espino2018-08-011-113/+118
* Do not close the connection abruptly on too big file uploads (#9083)Jesús Espino2018-07-181-0/+4
* MM-10980: Conditionally filteres User json properties. (#9018)Martin Kraft2018-06-291-1/+5
* Add missed translations (#8959)Jesús Espino2018-06-191-2/+2
* Prototype for CBA (#8475)Corey Hulen2018-06-121-0/+19
* Get the count of the all system users at endpoint /users/stats (#8847)lisakycho2018-06-071-0/+15
* MM-10348 Adding experimental hardened mode. (#8881)Christopher Speller2018-06-041-6/+15
* [MM-1915] Add Deactivate Account - server side (#8699)Carlos Tadeu Panato Junior2018-05-281-0/+13
* MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ...Christopher Speller2018-05-101-4/+4
* Structured logging (#8673)Christopher Speller2018-04-271-2/+2
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-181-3/+3
* Handle app errors in user autocomplete endpoint (#8643)Joram Wilander2018-04-171-3/+17
* Fix error handling when requesting profile image for bad user ID (#8618)Joram Wilander2018-04-131-1/+2
* Add Auto Responder handler (#8386)Stan Chan2018-04-121-1/+7
* MM-9274- Sort Users in Channel by status (#8181)Stephen Kiers2018-03-091-3/+11
* Remove global site url (#8343)Chris2018-02-221-2/+1
* MM-8681 Adding config settings necessary for using CloudFront. (#8307)Christopher Speller2018-02-201-0/+1
* add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-061-1/+1
* [PLT-7793] Add /users/tokens/search endpoint (#8088)Adrian Carolli2018-01-111-0/+25
* [PLT-7793] Added /users/tokens endpoint (#8038)Adrian Carolli2018-01-051-1/+17
* Add admin update endpoint that can update authservice and authdata (#7842)Chris Duarte2018-01-041-0/+27
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-2/+0
* Allow deactivation of SSO users (#7952)Joram Wilander2017-12-081-2/+10
* 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-4/+4
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-251-33/+33
* [PLT-7794] Add user access token enable/disable endpoints (#7630)Nick Frazier2017-10-191-0/+76
* Reduce utils.Cfg references (#7650)Chris2017-10-181-12/+12
* [PLT-7396] Add the ability to revoke user sessions in System Console > Users ...Rick Batka2017-10-161-0/+20
* PLT-7781 Some more OAuth fixes (#7568)Joram Wilander2017-10-041-0/+46
* Updates to session revoking in v4 (#7565)Joram Wilander2017-10-041-1/+13
* Only update session activity on specific endpoints (#7549)Joram Wilander2017-10-031-0/+2
* remove global refs from api/api4 (#7496)Chris2017-09-221-49/+49
* remove einterface gets (#7455)Chris2017-09-191-1/+1
* Fixing profile image tag (#7435)Corey Hulen2017-09-191-1/+1
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-64/+64
* PLT-7468 Moved more error pages to use predefined error types (#7378)Harrison Healey2017-09-051-1/+1
* APIv4: NewLocAppError -> NewAppError (#7328)George Goldberg2017-08-311-13/+7
* Fix setting profile image for other users (#7306)Joram Wilander2017-08-311-1/+1
* 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-1/+1