server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
user.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-10188: expect io.Reader in FileBackend.WriteFile (#8765)
Jesse Hallam
2018-05-10
1
-2
/
+2
*
MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ...
Christopher Speller
2018-05-10
1
-32
/
+0
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-22
/
+22
*
MM-10007 Send an admin and regular WS events when a user is updated (#8588)
Joram Wilander
2018-04-20
1
-1
/
+8
*
MM-9779: Incorporate a Token into the invitations system (#8604)
Jesús Espino
2018-04-18
1
-10
/
+21
*
add app shutdown to make sure the goroutines finish and all process are close...
Carlos Tadeu Panato Junior
2018-04-17
1
-3
/
+5
*
Fix sanitization on websocket user edit events. (#8551)
Christopher Speller
2018-03-29
1
-5
/
+5
*
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1
Martin Kraft
2018-03-27
1
-0
/
+2
|
\
|
*
send websocket event when users are activated / deactivated (#8500)
Chris
2018-03-23
1
-0
/
+2
*
|
Merge branch 'master' into advanced-permissions-phase-1
Martin Kraft
2018-03-23
1
-1
/
+2
|
\
|
|
*
Fix various segfaults when running `go test` manually (#8448)
Jesse Hallam
2018-03-21
1
-1
/
+2
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-13
1
-12
/
+19
|
\
|
|
*
Remove query to update channel extra_update_at field on user activation/deact...
Joram Wilander
2018-03-09
1
-4
/
+0
|
*
MM-9274- Sort Users in Channel by status (#8181)
Stephen Kiers
2018-03-09
1
-0
/
+17
|
*
general cleanup (#8387)
Chris
2018-03-07
1
-1
/
+0
|
*
remove `go Publish(...)` idiom (#8373)
Chris
2018-03-02
1
-7
/
+2
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-02
1
-9
/
+9
|
\
|
|
*
Remove global site url (#8343)
Chris
2018-02-22
1
-9
/
+9
*
|
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1
Jesús Espino
2018-02-07
1
-1
/
+2
|
\
|
|
*
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
Chris
2018-02-06
1
-1
/
+2
*
|
XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)
George Goldberg
2018-02-06
1
-0
/
+4
|
/
*
[XYZ-6] Add sampledata platform command (#8027)
Jesús Espino
2018-01-11
1
-0
/
+3
*
Add admin update endpoint that can update authservice and authdata (#7842)
Chris Duarte
2018-01-04
1
-0
/
+24
*
Don't omit current user from updated user WS event (#8018)
Joram Wilander
2018-01-02
1
-3
/
+1
*
Role refactor (#7867)
Chris
2017-11-21
1
-3
/
+3
*
refactor template code (#7860)
Chris
2017-11-20
1
-2
/
+2
*
Include current user in WebSocket update event when setting profile image (#7...
Joram Wilander
2017-11-20
1
-3
/
+1
*
Refactor password validation and config defaults (#7859)
Chris
2017-11-20
1
-2
/
+2
*
Reorganize file util functionality (#7848)
Chris
2017-11-16
1
-3
/
+3
*
Merge branch 'release-4.4'
Christopher Speller
2017-11-09
1
-0
/
+6
|
\
|
*
PLT-8061 re-activate SAML and Oauth on successful login (#7810)
Corey Hulen
2017-11-09
1
-0
/
+6
*
|
more global config ref cleanup (#7802)
Chris
2017-11-09
1
-1
/
+1
|
/
*
prevent users from changing email addresses to restricted domains (#7765)
Chris
2017-11-03
1
-0
/
+11
*
several one-line panic, race, and logic fixes (#7766)
Chris
2017-11-03
1
-1
/
+1
*
prevent deactivation of sso users (#7759)
Chris
2017-11-02
1
-3
/
+3
*
PLT-7978 Add websocket event for user role update (#7745)
Joram Wilander
2017-10-31
1
-1
/
+8
*
Refactoring cfg refs and load / save functions (#7749)
Chris
2017-10-31
1
-35
/
+35
*
simplify things (#7735)
Chris
2017-10-30
1
-10
/
+2
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-1
/
+1
*
eliminate more utils.Cfg references (#7701)
Chris
2017-10-24
1
-5
/
+5
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-14
/
+14
*
store/sqlstore cleanup and postgres tests (#7595)
Chris
2017-10-09
1
-3
/
+3
*
Goroutine wranglin (#7556)
Chris
2017-10-03
1
-10
/
+14
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-6
/
+6
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-14
/
+11
*
[PLT-7573] Make deactivated user not counted in Town Square member count (#7421)
Saturnino Abril
2017-09-15
1
-0
/
+16
*
Renaming repo
Christopher Speller
2017-09-06
1
-4
/
+4
*
app type transition (#7167)
Chris
2017-09-06
1
-204
/
+204
*
App: NewLocAppError -> NewAppError (#7327)
George Goldberg
2017-09-01
1
-32
/
+26
*
set to default value with config is missing (#7320)
Saturnino Abril
2017-08-30
1
-1
/
+1
[next]