summaryrefslogtreecommitdiffstats
path: root/api/oauth.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* Merge release-4.2Christopher Speller2017-09-061-0/+4
|\
| * Various patchesJoramWilander2017-09-061-0/+4
* | app type transition (#7167)Chris2017-09-061-15/+15
|/
* Minor fixJoramWilander2017-07-061-2/+2
* Ability to use OAuth login from mobile (#6432)enahum2017-05-171-1/+1
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-173/+9
* Refactor OAuth 2.0 code into app layer (#6037)Joram Wilander2017-04-121-574/+102
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Refactor switching login type code into app layer and add v4 endpoint (#6000)Joram Wilander2017-04-101-111/+3
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-8/+8
* Add more OAuth unit tests (#5946)enahum2017-04-031-10/+0
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-2/+2
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-5/+5
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-7/+7
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-3/+8
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-28/+6
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-67/+68
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-1/+1
* PLT-4853 Adding cache purging to the server (server) (#4735)Corey Hulen2016-12-081-1/+5
* PLT-4202 fix javascript error manage OAuth2 apps (#4039)enahum2016-09-201-0/+1
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-37/+17
* PLT-3875 Update error page to use Markdown and add error for missing OAuth co...Joram Wilander2016-09-061-9/+6
* Add debug logging when receiving an oauth redirect (#3916)Joram Wilander2016-08-311-0/+2
* PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)enahum2016-08-301-1/+51
* PLT-3994 Fix OAuth2: Properly handle allowing an app fails (#3888)enahum2016-08-301-2/+4
* PLT-4026 Use client dir constant for OAuth Authorization page (#3895)enahum2016-08-301-1/+1
* Temporarily add response body logging for access token request to help debugg...Joram Wilander2016-08-241-2/+9
* PLT-3745 - Deauthorize OAuth Apps (#3852)enahum2016-08-231-0/+69
* PLT-3879 Fix OAuth provider routes (#3780)enahum2016-08-101-4/+2
* PLT-3865 Fix OAuth provider routes (#3768)enahum2016-08-091-3/+3
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-116/+373
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-291-7/+7
* Fix connection leaks in push notifications, diagnostics and oauth (#3469)Joram Wilander2016-07-061-0/+10
* Auto join teams if coming from team sign-up page to login for GitLab (#3284)Joram Wilander2016-06-071-23/+41
* Move away from the "andForget" style of function (#3043)Thomas Balthazar2016-05-181-1/+1
* PLT-2905 fixing upgrade of SSO accounts (#2962)Corey Hulen2016-05-111-2/+5
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-63/+193
* Fix oauth routes and link issuesJoramWilander2016-03-241-2/+5
* Convering client to react-router.Christopher Speller2016-03-141-2/+341
* Refactoring api to use translations (chunk 2)Elias Nahum2016-01-221-13/+13
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-14/+12
* PLT-7 adding loc db calls for session table=Corey Hulen2016-01-201-1/+1
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-11/+13
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+165