server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
oauth.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement v4 endpoints for OAuth (#6040)
Joram Wilander
2017-04-20
1
-173
/
+9
*
Refactor OAuth 2.0 code into app layer (#6037)
Joram Wilander
2017-04-12
1
-574
/
+102
*
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
-111
/
+3
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-8
/
+8
*
Add more OAuth unit tests (#5946)
enahum
2017-04-03
1
-10
/
+0
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
1
-2
/
+2
*
Implement APIv4 infrastructure (#5191)
Joram Wilander
2017-01-30
1
-5
/
+5
*
Move permissions code into app package (#5146)
Joram Wilander
2017-01-23
1
-7
/
+7
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-3
/
+8
*
Refactor and migrate more functions out of api into app package (#5063)
Joram Wilander
2017-01-13
1
-28
/
+6
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-67
/
+68
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-1
/
+1
*
PLT-4853 Adding cache purging to the server (server) (#4735)
Corey Hulen
2016-12-08
1
-1
/
+5
*
PLT-4202 fix javascript error manage OAuth2 apps (#4039)
enahum
2016-09-20
1
-0
/
+1
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-37
/
+17
*
PLT-3875 Update error page to use Markdown and add error for missing OAuth co...
Joram Wilander
2016-09-06
1
-9
/
+6
*
Add debug logging when receiving an oauth redirect (#3916)
Joram Wilander
2016-08-31
1
-0
/
+2
*
PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)
enahum
2016-08-30
1
-1
/
+51
*
PLT-3994 Fix OAuth2: Properly handle allowing an app fails (#3888)
enahum
2016-08-30
1
-2
/
+4
*
PLT-4026 Use client dir constant for OAuth Authorization page (#3895)
enahum
2016-08-30
1
-1
/
+1
*
Temporarily add response body logging for access token request to help debugg...
Joram Wilander
2016-08-24
1
-2
/
+9
*
PLT-3745 - Deauthorize OAuth Apps (#3852)
enahum
2016-08-23
1
-0
/
+69
*
PLT-3879 Fix OAuth provider routes (#3780)
enahum
2016-08-10
1
-4
/
+2
*
PLT-3865 Fix OAuth provider routes (#3768)
enahum
2016-08-09
1
-3
/
+3
*
PLT-3484 OAuth2 Service Provider (#3632)
enahum
2016-08-03
1
-116
/
+373
*
PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)
Joram Wilander
2016-07-29
1
-7
/
+7
*
Fix connection leaks in push notifications, diagnostics and oauth (#3469)
Joram Wilander
2016-07-06
1
-0
/
+10
*
Auto join teams if coming from team sign-up page to login for GitLab (#3284)
Joram Wilander
2016-06-07
1
-23
/
+41
*
Move away from the "andForget" style of function (#3043)
Thomas Balthazar
2016-05-18
1
-1
/
+1
*
PLT-2905 fixing upgrade of SSO accounts (#2962)
Corey Hulen
2016-05-11
1
-2
/
+5
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-63
/
+193
*
Fix oauth routes and link issues
JoramWilander
2016-03-24
1
-2
/
+5
*
Convering client to react-router.
Christopher Speller
2016-03-14
1
-2
/
+341
*
Refactoring api to use translations (chunk 2)
Elias Nahum
2016-01-22
1
-13
/
+13
*
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-14
/
+12
*
PLT-7 adding loc db calls for session table
=Corey Hulen
2016-01-20
1
-1
/
+1
*
PLT-7 adding loc db calls for oauth table
=Corey Hulen
2016-01-20
1
-11
/
+13
*
Upgrade logging package
=Corey Hulen
2016-01-11
1
-1
/
+1
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
1
-0
/
+165