summaryrefslogtreecommitdiffstats
path: root/app/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactored to rename "service terms" to "terms of service" (#9581)Harshil Sharma2018-10-091-7/+7
* MM-12067: Add SetDefaultProfileImage to reset the user profile image to a gen...Jesús Espino2018-10-021-7/+27
* #MM-12130 changes for custom service terms (#9450)Harshil Sharma2018-09-261-0/+40
* MM-11521/MM-11522 Fix being able to create users with invalid emails through ...Harrison Healey2018-08-011-4/+4
* MM-10766 - Replacing default profile image font (#8955)Asaad Mahmood2018-07-051-1/+1
* Implementation of File Exists Function; Delete FileInfos upon Permanent User ...Daniel Schalla2018-06-251-0/+44
* Relese5.0 merge master 20180608 (#8933)Carlos Tadeu Panato Junior2018-06-081-18/+0
* MM-10640 Set EnableUserCreation to true by default (#8815)Balasankar C2018-05-181-1/+1
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-181-0/+70
* MM-9274- Sort Users in Channel by status (#8181)Stephen Kiers2018-03-091-0/+129
* Finally remove utils.Cfg (#8113)Chris2018-01-171-4/+0
* prevent users from changing email addresses to restricted domains (#7765)Chris2017-11-031-0/+19
* prevent deactivation of sso users (#7759)Chris2017-11-021-0/+20
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-4/+1
* Remove more global refs / state (#7723)Chris2017-10-261-5/+5
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-0/+8
* remove more global references (#7442)Chris2017-09-141-18/+16
* Remove global app references (#7433)Chris2017-09-121-19/+15
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-17/+23
* Fix TestUpdateOAuthUserAttrs unit test (#7037)Joram Wilander2017-08-021-1/+1
* Fix TestCreateOAuthUser unit test (#7034)Joram Wilander2017-07-281-1/+1
* PLT-6271 Changed word splitting to initially split on any non-name character ...Harrison Healey2017-04-281-1/+1
* Revert "Usernames must start with a letter (#5581)"Christopher Speller2017-04-181-2/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-9/+9
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-3/+3
* Usernames must start with a letter (#5581)Joram Wilander2017-03-031-2/+2
* APIv4: GET /users/{user_id}/image (#5526)Saturnino Abril2017-02-271-0/+22
* Updating user attributes on oauth login (#5324)Poornima2017-02-261-1/+153
* Block OAuth account creation when disabled in config (#5506)Joram Wilander2017-02-231-0/+34
* More app code migration (#5170)Joram Wilander2017-01-251-0/+26
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-0/+27