summaryrefslogtreecommitdiff
path: root/config/initializers/doorkeeper.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport gitlab-ee!2456Oswaldo Ferreira2017-07-271-3/+3
* #20628 Enable implicit flow in Gitlab as OAuth ProviderMateusz Pytel2017-07-071-3/+1
* Add specs for Doorkeeper resource_owner_authenticatorMarkus Koller2017-03-071-2/+2
* Implement OpenID Connect identity providerMarkus Koller2017-03-071-1/+6
* Calls to the API are checked for scope.Timothy Andrew2016-12-161-2/+2
* Small refactor and syntax fixes.2fa-api-checkPatricio Cano2016-08-181-1/+1
* Removed unnecessary service for user retrieval and improved API error message.Patricio Cano2016-08-181-1/+2
* Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P...Patricio Cano2016-08-181-1/+1
* Improve Gitlab::Auth method namesJacob Vosmaer2016-06-101-1/+1
* Rename finder to find_in_gitlab_or_ldapJacob Vosmaer2016-06-021-1/+1
* Merge branch 'master' into git-http-controllerJacob Vosmaer2016-06-021-2/+2
|\
| * Add leading comment space copissue_15557Felipe Artur2016-05-311-2/+2
* | Make CI/Oauth/rate limiting reusableJacob Vosmaer2016-04-291-1/+1
|/
* retrieving oauth token with LDAP credentialsoauth_token_with_ldapValery Sizov2015-08-311-2/+1
* Fix OAuth provider bug where GitLab would not go return to the redirect_uri a...Stan Hu2015-07-181-1/+2
* Fix Resource Owner Password Authentication FlowRoshan Gautam2015-04-171-2/+2
* GitLab integration. ImporterValery Sizov2015-02-051-1/+1
* Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-021-2/+2
* allow to use http in redirect urlValery Sizov2015-01-221-0/+6
* Application admin scaffoldValery Sizov2015-01-171-1/+1
* OAuth API documentation updateValery Sizov2015-01-121-0/+5
* Doorkeeper integrationValery Sizov2014-12-241-0/+91