server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
oauth.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-11855 Add App.HTTPService to allow mocking of HTTP client (#9359)
Harrison Healey
2018-09-07
1
-2
/
+2
*
CSRF Token Implementation for Plugins (#9192)
Daniel Schalla
2018-08-01
1
-0
/
+1
*
Save OAuth access token to DB for consistency with other flows (#9190)
Joram Wilander
2018-07-31
1
-0
/
+7
*
Implement OAuth2 implicit grant flow (#9178)
Joram Wilander
2018-07-27
1
-7
/
+66
*
Simplify oauth (#8972)
Emil Velikov
2018-06-26
1
-1
/
+7
*
Add more oauth logging and note about GitLab ToS for login (#8949)
Joram Wilander
2018-06-14
1
-1
/
+14
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-5
/
+6
*
Fall back to constructured URL for OAuth SSO if SiteURL not set (#8352)
Joram Wilander
2018-02-23
1
-1
/
+6
*
Remove global site url (#8343)
Chris
2018-02-22
1
-4
/
+4
*
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
Chris
2018-02-06
1
-2
/
+2
*
ABC-153: don't use http redirects with 4xx/5xx status codes (#8178)
Chris
2018-02-02
1
-1
/
+1
*
Add Config to disable Auth Transfers. (#7843)
Chris Duarte
2017-11-28
1
-0
/
+8
*
HTTP client refactor (#7884)
Chris
2017-11-22
1
-2
/
+2
*
Fixing URL encoding of SAML email address when switching to SAML account (#7733)
Christopher Speller
2017-10-31
1
-1
/
+1
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-1
/
+1
*
eliminate more utils.Cfg references (#7701)
Chris
2017-10-24
1
-2
/
+2
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-16
/
+16
*
Add back consumeAndClose functionality. (#7608)
Christopher Speller
2017-10-12
1
-1
/
+1
*
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
1
-9
/
+3
*
PLT-7782 Fix for OAuth (#7566)
Joram Wilander
2017-10-04
1
-6
/
+1
*
Goroutine wranglin (#7556)
Chris
2017-10-03
1
-4
/
+4
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-1
/
+1
*
Implement update OAuthApp endpoint for APIv4, add test (#7413)
n1aba
2017-09-18
1
-0
/
+17
*
Renaming repo
Christopher Speller
2017-09-06
1
-4
/
+4
*
app type transition (#7167)
Chris
2017-09-06
1
-85
/
+85
*
App: NewLocAppError -> NewAppError (#7327)
George Goldberg
2017-09-01
1
-11
/
+10
*
Merge branch 'release-4.1'
Christopher Speller
2017-08-17
1
-3
/
+3
|
\
|
*
Merge 4.0.3 into release-4.1 (#7169)
Saturnino Abril
2017-08-11
1
-3
/
+3
*
|
PLT-6358: Server HTTP client improvements (#6980)
Chris
2017-08-09
1
-2
/
+2
|
/
*
If login is using mobile respond with JSON object (#7030)
enahum
2017-08-03
1
-6
/
+6
*
Add more debugging info to server logs for failed OAuth requests (#7039)
Joram Wilander
2017-08-02
1
-4
/
+7
*
Minor fix
JoramWilander
2017-07-12
1
-0
/
+2
*
Minor fix
JoramWilander
2017-07-06
1
-11
/
+100
*
PLT-5705 Created a single source of http.Client creation logic with internet ...
Torsten Juergeleit
2017-05-31
1
-11
/
+3
*
Ability to use OAuth login from mobile (#6432)
enahum
2017-05-17
1
-2
/
+2
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
1
-4
/
+4
*
Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...
Joram Wilander
2017-04-25
1
-6
/
+9
*
Implement v4 endpoints for OAuth (#6040)
Joram Wilander
2017-04-20
1
-14
/
+14
*
Refactor OAuth 2.0 code into app layer (#6037)
Joram Wilander
2017-04-12
1
-1
/
+476
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Refactor switching login type code into app layer and add v4 endpoint (#6000)
Joram Wilander
2017-04-10
1
-1
/
+171
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-1
/
+1
*
Refactor and migrate more functions out of api into app package (#5063)
Joram Wilander
2017-01-13
1
-0
/
+34