Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-02Merge branch 'bvl-fix-openid-redirect' into 'master'Douwe Maan
2018-02-28Specify base controller for DoorkeeperBob Van Landuyt
2017-09-18Clean up read_registry scope changesRobin Bobbitt
2017-07-27Backport gitlab-ee!2456Oswaldo Ferreira
2017-07-07#20628 Enable implicit flow in Gitlab as OAuth ProviderMateusz Pytel
2017-03-07Add specs for Doorkeeper resource_owner_authenticatorMarkus Koller
2017-03-07Implement OpenID Connect identity providerMarkus Koller
2016-12-16 Calls to the API are checked for scope.Timothy Andrew
2016-08-19Small refactor and syntax fixes.Patricio Cano
2016-08-19Removed unnecessary service for user retrieval and improved API error message.Patricio Cano
2016-08-19Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P...Patricio Cano
2016-06-10Improve Gitlab::Auth method namesJacob Vosmaer
2016-06-02Rename finder to find_in_gitlab_or_ldapJacob Vosmaer
2016-06-02Merge branch 'master' into git-http-controllerJacob Vosmaer
2016-06-01Add leading comment space copFelipe Artur
2016-04-29Make CI/Oauth/rate limiting reusableJacob Vosmaer
2015-08-31retrieving oauth token with LDAP credentialsValery Sizov
2015-07-19Fix OAuth provider bug where GitLab would not go return to the redirect_uri a...Stan Hu
2015-04-17Fix Resource Owner Password Authentication FlowRoshan Gautam
2015-02-05GitLab integration. ImporterValery Sizov
2015-02-03Convert hashes to ruby 1.9 styleDmitriy Zaporozhets
2015-01-23allow to use http in redirect urlValery Sizov
2015-01-18Application admin scaffoldValery Sizov
2015-01-13OAuth API documentation updateValery Sizov
2014-12-24Doorkeeper integrationValery Sizov