summaryrefslogtreecommitdiffstats
path: root/app/user.go
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-071-1/+2
|\
| * add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-061-1/+2
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-0/+4
|/
* [XYZ-6] Add sampledata platform command (#8027)Jesús Espino2018-01-111-0/+3
* Add admin update endpoint that can update authservice and authdata (#7842)Chris Duarte2018-01-041-0/+24
* Don't omit current user from updated user WS event (#8018)Joram Wilander2018-01-021-3/+1
* Role refactor (#7867)Chris2017-11-211-3/+3
* refactor template code (#7860)Chris2017-11-201-2/+2
* Include current user in WebSocket update event when setting profile image (#7...Joram Wilander2017-11-201-3/+1
* Refactor password validation and config defaults (#7859)Chris2017-11-201-2/+2
* Reorganize file util functionality (#7848)Chris2017-11-161-3/+3
* Merge branch 'release-4.4'Christopher Speller2017-11-091-0/+6
|\
| * PLT-8061 re-activate SAML and Oauth on successful login (#7810)Corey Hulen2017-11-091-0/+6
* | more global config ref cleanup (#7802)Chris2017-11-091-1/+1
|/
* prevent users from changing email addresses to restricted domains (#7765)Chris2017-11-031-0/+11
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-031-1/+1
* prevent deactivation of sso users (#7759)Chris2017-11-021-3/+3
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-311-1/+8
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-35/+35
* simplify things (#7735)Chris2017-10-301-10/+2
* Remove more global refs / state (#7723)Chris2017-10-261-1/+1
* eliminate more utils.Cfg references (#7701)Chris2017-10-241-5/+5
* Reduce utils.Cfg references (#7650)Chris2017-10-181-14/+14
* store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-091-3/+3
* Goroutine wranglin (#7556)Chris2017-10-031-10/+14
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-6/+6
* remove einterface gets (#7455)Chris2017-09-191-14/+11
* [PLT-7573] Make deactivated user not counted in Town Square member count (#7421)Saturnino Abril2017-09-151-0/+16
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-204/+204
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-32/+26
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-1/+1
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-3/+3
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-1/+1
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-311-0/+4
* PLT-6830 Fixed updating profile image not invalidating cache (#6814)Harrison Healey2017-06-301-1/+3
* [PLT-6496] Remove System Console and config settings for image height and wid...Saturnino Abril2017-06-291-10/+10
* Make sure to log errors when failing to send emails (#6754)Joram Wilander2017-06-281-4/+2
* PLT-6920: Fix password reset email. (#6773)George Goldberg2017-06-281-1/+1
* verify for email domain for everything but ldap / saml (#6718)Chris2017-06-261-5/+3
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-151-1/+1
* PLT-6534 Rotated uploaded profile pictures to be upright (#6482)Harrison Healey2017-05-241-0/+5
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-1/+2
* PLT-6277 Moved profile image cropping to server (#6269)Harrison Healey2017-05-031-1/+1
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-30/+91
* PLT-4457 Added API to get multiple users by their usernames (#6218)Harrison Healey2017-04-251-34/+22
* Don't sanitize returned user when updating a user (#6095)Joram Wilander2017-04-191-7/+5
* PLT-6113 Added initial unit tests for cmd package (#6086)Harrison Healey2017-04-151-1/+3
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6198: Use added to channel system message on default channels. (#5969)George Goldberg2017-04-041-2/+2