summaryrefslogtreecommitdiff
path: root/config/initializers/doorkeeper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot2021-09-291-0/+5
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-2/+5
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+6
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-7/+4
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-09-021-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-5/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-50/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-2/+2
* Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares2018-11-281-0/+7
* Enabling Doorkeeper reuse_access_token optionFrancisco Javier López2018-06-291-1/+1
* Fix OAuth application authorization screen to appear with every accessFrancisco Javier López2018-06-291-0/+50
* Define custom base controller for DoorkeeperBob Van Landuyt2018-04-301-1/+1
* Specify base controller for Doorkeeperbvl-fix-qa-doorkeeperBob Van Landuyt2018-02-281-0/+2
* Clean up read_registry scope changesRobin Bobbitt2017-09-181-1/+1
* 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