Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

doorkeeper

Doorkeeper is an OAuth2 provider built for Ruby, Rails and Grape
Collective - Host: opensource - https://opencollective.com/doorkeeper-gem - Code: https://github.com/doorkeeper-gem/doorkeeper

Make native redirect code a query param

This allows for automated flows to detect that an Authorization code was granted in much the sam...

github.com/doorkeeper-gem/doorkeeper - 2236363a73ef3852eaf3e07680246481345fdb16 authored almost 7 years ago by David Verhasselt <[email protected]>
Merge pull request #868 from knu/scopes_and_array

Make Scopes#+ and #& work against a non-Scopes object

github.com/doorkeeper-gem/doorkeeper - 60bfed6d77524ed5de98c65f79c1364e419c384b authored almost 7 years ago by Nikita Bulai <[email protected]>
Make Scopes#+ and #& work against a non-Scopes object

github.com/doorkeeper-gem/doorkeeper - f239d146421f721605af302dbdba66eb7f4c3f87 authored almost 7 years ago by Akinori MUSHA <[email protected]>
Mongoid #last doesn't guarantee order by ID

github.com/doorkeeper-gem/doorkeeper - 08a547603542c19d0b29db68a766cf882728dc97 authored almost 7 years ago by Nikita Bulaj <[email protected]>
Fix specs uniqueness check for Mongoid ORMs

github.com/doorkeeper-gem/doorkeeper - d69521755e5b247164734896a826a6044a2cabd8 authored almost 7 years ago by Nikita Bulaj <[email protected]>
Merge pull request #1019 from baxang/remove-unused-translation-invalid_resource_owner

Remove translation not in use: invalid_resource_owner

github.com/doorkeeper-gem/doorkeeper - 77f46b7bcad84521af54ab8a0092c7a25c711deb authored almost 7 years ago by Nikita Bulai <[email protected]>
Remove translation not in use: invalid_resource_owner was removed from

use in #843 (discussed in #771 and formerly #444).

github.com/doorkeeper-gem/doorkeeper - e24e991756e122c2e17978e07ba7e643b4fc4adb authored almost 7 years ago by Sanghyun Park <[email protected]>
Merge pull request #1004 from jfly/change-native-redirect-uri-help-text

Clarify I18n help message for native_redirect_uri

github.com/doorkeeper-gem/doorkeeper - 227852e36050f24c493229a615038f5b9a1fee76 authored almost 7 years ago by Nikita Bulai <[email protected]>
Clarify how to add local redirect URIs

github.com/doorkeeper-gem/doorkeeper - 24829fe7a978c550e07135a3edc3611f9542bfe3 authored almost 7 years ago by Jeremy Fleischman <[email protected]>
Merge pull request #1024 from tricknotes/migrate-to-factory-bot

Migrate from FactoryGirl to FactoryBot

github.com/doorkeeper-gem/doorkeeper - 99701b09ad763a981d7765a7c89bc079908e2860 authored almost 7 years ago by Nikita Bulai <[email protected]>
Migrate from FactoryGirl to FactoryBot

FactoryGirl has been renamed as FactoryBot.
Ref: https://robots.thoughtbot.com/factory_bot

This...

github.com/doorkeeper-gem/doorkeeper - b9290a92b894e8047aeb7a74dcba2dba5b4254a5 authored almost 7 years ago by Ryunosuke Sato <[email protected]>
Use Ruby 2 hash syntax, fix security issue

github.com/doorkeeper-gem/doorkeeper - e3f90217fff54d2eb8e34983d04257d4a3e8ba81 authored almost 7 years ago by Nikita Bulaj <[email protected]>
Add Code of Conduct and GH templates

github.com/doorkeeper-gem/doorkeeper - 9074c4e173fb3ed0a87da643caa3350d9b6ecf2e authored almost 7 years ago by Nikita Bulaj <[email protected]>
Merge pull request #1023 from tricknotes/update-ruby-versions-on-travis-ci

Update Ruby versions on Travis CI

github.com/doorkeeper-gem/doorkeeper - 3f2332f59329a5786755f9508378067a59facb1f authored almost 7 years ago by Nikita Bulai <[email protected]>
Update Ruby versions on Travis CI

github.com/doorkeeper-gem/doorkeeper - 9050874fadc9d304ea76923267a42bb6b4b85adf authored almost 7 years ago by Ryunosuke Sato <[email protected]>
Merge pull request #1022 from tricknotes/test-on-rails-5.1

Fix testing Rails 5.1 version

github.com/doorkeeper-gem/doorkeeper - dfacc2987d65a5d54cf60084393d5fc970168624 authored almost 7 years ago by Nikita Bulai <[email protected]>
Fix testing Rails 5.1 version

The version specification '~> 5.1' means '5.x'.
When Rails 5.2 is released, rails version will b...

github.com/doorkeeper-gem/doorkeeper - 1aa13333db90ff84c914cf30fab9e8eb3013b758 authored almost 7 years ago by Ryunosuke Sato <[email protected]>
Merge pull request #948 from wktk/fix-compare

Fix comparing Scopes to non-enumerable instances

github.com/doorkeeper-gem/doorkeeper - f315021902623a8b08cb3337000900bbfee074d5 authored almost 7 years ago by Nikita Bulai <[email protected]>
Merge pull request #1018 from soundasleep/patch-1

Removing unnecessary <th> for Authorized Applications

github.com/doorkeeper-gem/doorkeeper - 917941c6c40cc878d68d01b190b7807667a25627 authored almost 7 years ago by Nikita Bulai <[email protected]>
Merge pull request #974 from earlymarket/fix-uri-comparing

Fix uri comparison

github.com/doorkeeper-gem/doorkeeper - 2645f46d5c4790c83646118bde0cc3bd848ffdb3 authored almost 7 years ago by Nikita Bulai <[email protected]>
Add Rails master to Travis, fix specs for 5.2

github.com/doorkeeper-gem/doorkeeper - ef3d4b1f363d9288853451a89eb1b307ac39ddbd authored almost 7 years ago by Nikita Bulaj <[email protected]>
Fix gem dependencies

github.com/doorkeeper-gem/doorkeeper - 23ee3bdd03c6f081d15127cd317ef5bef04251bb authored almost 7 years ago by Nikita Bulaj <[email protected]>
Fix deprecation message for Rack requests

github.com/doorkeeper-gem/doorkeeper - d99845fdef2268fb534b0dfc07abc115c919fc21 authored almost 7 years ago by Nikita Bulaj <[email protected]>
Removing unnecessary <th>

There are only three columns in the table - we don't need four headers

github.com/doorkeeper-gem/doorkeeper - b63f10609ccf5303e36134984d152acf040e5420 authored almost 7 years ago by Jevon Wright <[email protected]>
Merge pull request #990 from EdwardBetts/spelling

correct spelling mistake

github.com/doorkeeper-gem/doorkeeper - 414fad1cb92bcd904288c3223d92930b3f2ab82f authored about 7 years ago by Jon Moss <[email protected]>
correct spelling mistake

github.com/doorkeeper-gem/doorkeeper - 50169873d09d7de566ed7a91de301ccd0d7dff56 authored over 7 years ago by Edward Betts <[email protected]>
Grammar cleanup in SECURITY.md

[ci skip]

github.com/doorkeeper-gem/doorkeeper - c586ab379ed8cbac7fa27fd89da9a42441d3d962 authored over 7 years ago by Jon Moss <[email protected]>
Add SECURITY.md

[ci skip]

github.com/doorkeeper-gem/doorkeeper - d2aece354b3263e9c3c6feb6e6205b15de1c7512 authored over 7 years ago by Jon Moss <[email protected]>
Fix uri comparing

Compare redirect_uri and grant uri without query
when doing checks from authorization code reque...

github.com/doorkeeper-gem/doorkeeper - df6ddc918d0ee66b3c2142a1f01eb55e849eda6a authored over 7 years ago by Dmitry Trager <[email protected]>
Merge pull request #981 from doorkeeper-gem/jm-migrations

Properly generate migrations for Rails 5.0+

github.com/doorkeeper-gem/doorkeeper - f065bbd1c6ae4937965249ddd2cdcd141fa16367 authored over 7 years ago by Jon Moss <[email protected]>
Properly generate migrations for Rails 5.0+

Requires a migration version number to be specified in the constant.

github.com/doorkeeper-gem/doorkeeper - 9c7a9edeccc7717900fcc65ef6247f5f6ec901a6 authored over 7 years ago by Jon Moss <[email protected]>
Make Scopes.<=> work with any "other" value (Closes #951)

github.com/doorkeeper-gem/doorkeeper - 9446c2cc1eea9c2eb056e107a15bc8dcf217e831 authored over 7 years ago by k.wakitani <[email protected]>
Merge pull request #950 from will-in-wi/explicit_actions

Explicitly add controller actions

github.com/doorkeeper-gem/doorkeeper - 9cea1491a1f6ad25ac644c9d1eabf41b3e0bb69e authored over 7 years ago by Jon Moss <[email protected]>
Merge pull request #956 from tricknotes/remove-code-for-rails-3

Remove the dead code for legacy Rails

github.com/doorkeeper-gem/doorkeeper - 319f649a71714cee9b2e6ceeaec617d38c970ed9 authored over 7 years ago by Jon Moss <[email protected]>
Replace Struct subclassing with block-form initialization

github.com/doorkeeper-gem/doorkeeper - 6bf9eee8336c056480826a807b36f899ece46002 authored over 7 years ago by Bob Ziuchkovski <[email protected]>
Merge pull request #970 from simkim/master

Fix XSS issues in default views

github.com/doorkeeper-gem/doorkeeper - 7b1a8373ecd69768c896000c7971dbf48948c1b5 authored over 7 years ago by Jon Moss <[email protected]>
Fix CI review

github.com/doorkeeper-gem/doorkeeper - 90fe419eb72f20fb8d9a3b4ec9ff00e8f6d897c6 authored over 7 years ago by Gauthier Monserand <[email protected]>
Fix xss by escaping tags

content_tag body is correctly escaped when rendered even if called is
wrapped by raw

github.com/doorkeeper-gem/doorkeeper - 39916a613b7dcc738aa38f7a17e1de9757bd0754 authored over 7 years ago by Gauthier Monserand <[email protected]>
Adding a request spec to demonstrate xss issue #969

The client name is not escaped

github.com/doorkeeper-gem/doorkeeper - 84fd4d03bced7d04ab2c68cecf26e838ae96faf4 authored over 7 years ago by Gauthier Monserand <[email protected]>
Explicitly add controller actions

github.com/doorkeeper-gem/doorkeeper - 6ad6aa58aeb583d2046c112f46ab86ca36a62f54 authored over 7 years ago by William Johnston <[email protected]>
Remove the dead code for legacy Rails

The Rails 3.x support is dropped since 02949f96.

github.com/doorkeeper-gem/doorkeeper - c79cdc1b2e36e78cc48e4e97fa92215cd9878e73 authored over 7 years ago by Ryunosuke Sato <[email protected]>
Merge pull request #914 from connorshea/test-ruby-24

Test on Ruby 2.4

github.com/doorkeeper-gem/doorkeeper - 14c9ed154a4363593b18216f302d7fc2f8b62120 authored almost 8 years ago by Jon Moss <[email protected]>
Test on Ruby 2.4.

github.com/doorkeeper-gem/doorkeeper - 1117eb7385feb8e358486e556f7654827ff003cc authored almost 8 years ago by Connor Shea <[email protected]>
Merge pull request #940 from maclover7/jm-exception-type

Remove giant `case` statement in favor of calling `#type`

github.com/doorkeeper-gem/doorkeeper - 01f56e853d78087fc95b8bc0d00058dea6d6a55d authored almost 8 years ago by Jon Moss <[email protected]>
Remove giant `case` statement in favor of calling `#type`

github.com/doorkeeper-gem/doorkeeper - 644bc8ae3666629d627f3441e9e576b26b700e66 authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #939 from maclover7/jm-authorizations-cleanup

Change to "query params" rather than "fragments"

github.com/doorkeeper-gem/doorkeeper - 6aee7820a7ec2aeb829cfc5240f297031194e9d4 authored almost 8 years ago by Jon Moss <[email protected]>
AC::TestResponse becomes AD::TestResponse in Rails v5

github.com/doorkeeper-gem/doorkeeper - 3ffc3ec99121279fd3e9272de5ee07a965a34f36 authored almost 8 years ago by Jon Moss <[email protected]>
Change to "query params" rather than "fragments"

Makes more sense grammatically, and you can read the tests easier.

github.com/doorkeeper-gem/doorkeeper - 1289157ade590fac5ff9b964a435aeca9537cc23 authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #938 from maclover7/jm-rm-timecop

Remove unused timecop dev dependency

github.com/doorkeeper-gem/doorkeeper - f37f114ec5b4e30d78503c4c0d71acf77b0edd8a authored almost 8 years ago by Jon Moss <[email protected]>
Remove unused timecop dev dependency

github.com/doorkeeper-gem/doorkeeper - dea9452a5c67a40c720099bd1c645305f485a486 authored almost 8 years ago by Jon Moss <[email protected]>
oauth --> OAuth2 [ci skip]

github.com/doorkeeper-gem/doorkeeper - 620df20f33ffb70a8d34afb23c64389e95711add authored almost 8 years ago by Jon Moss <[email protected]>
Add master heading to NEWS.md [ci skip]

github.com/doorkeeper-gem/doorkeeper - 243033d104b08c8e50adfaab438e621106878bbe authored almost 8 years ago by Jon Moss <[email protected]>
Update RELEASING.md

[ci skip]

github.com/doorkeeper-gem/doorkeeper - 4ce063264d04b4658e58b8076b31b48958e2a9d1 authored almost 8 years ago by Jon Moss <[email protected]>
Bump to v4.2.5

github.com/doorkeeper-gem/doorkeeper - 23a02a807cbe6a1bd94aa660a440cb158cad6184 authored almost 8 years ago by Jon Moss <[email protected]>
Add missing change to NEWS.md [ci skip]

github.com/doorkeeper-gem/doorkeeper - 252ebad8317da129c9249435f539c013370ecb94 authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #937 from zach-taylor/add-code-coverage

Add test coverage tracking using Coveralls

github.com/doorkeeper-gem/doorkeeper - 88a6c21c033782330a0c53f64ee4c2e3eb1dfe55 authored almost 8 years ago by Jon Moss <[email protected]>
Add test coverage tracking using Coveralls

github.com/doorkeeper-gem/doorkeeper - 64471be2cafaed4dd40d42cbfcb127bee5a05912 authored almost 8 years ago by Zach Taylor <[email protected]>
Add Jon Moss as an author to doorkeeper.gemspec

github.com/doorkeeper-gem/doorkeeper - 454883d6e2164164a7fc2efad9ef15c4b28d54a8 authored almost 8 years ago by Jon Moss <[email protected]>
Small NEWS.md update [ci skip]

github.com/doorkeeper-gem/doorkeeper - fd6a099dc0b6d1f0ec161a17fb6f9b5c23a63991 authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #936 from maclover7/jm-deprecation

Deprecate `Doorkeeper#configured?`, `Doorkeeper#database_installed?`,…

github.com/doorkeeper-gem/doorkeeper - 27565ca9fa61d8ad1b231954911c1c27eda40144 authored almost 8 years ago by Jon Moss <[email protected]>
Deprecate `Doorkeeper#configured?`, `Doorkeeper#database_installed?`, and `Doorkeeper#installed?`

Are unused, so let's deprecate and get ready to remove them.

github.com/doorkeeper-gem/doorkeeper - 5bb50855a154dd617e76511a7c55ecd7073fbe1b authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #935 from maclover7/jm-test-improvements

Test suite improvements

github.com/doorkeeper-gem/doorkeeper - f21272c75c52cfd72333d2433f501e9eb3a284db authored almost 8 years ago by Jon Moss <[email protected]>
true --> false

github.com/doorkeeper-gem/doorkeeper - 0193e0ac25404ca31db0630f76f2bfe1697270d8 authored almost 8 years ago by Jon Moss <[email protected]>
Add tests in doorkeeper_spec.rb

github.com/doorkeeper-gem/doorkeeper - c815ce65ff314f7060c4561fcfa7060675d635b0 authored almost 8 years ago by Jon Moss <[email protected]>
Remove unnecessary requires in server_spec.rb

github.com/doorkeeper-gem/doorkeeper - 932efdbf0cedddcf720611267f8d6fa78d1dade3 authored almost 8 years ago by Jon Moss <[email protected]>
Fix NEWS.md formatting [ci skip]

github.com/doorkeeper-gem/doorkeeper - 682ad434a3150db7ccf954fc1b8b7e0086528555 authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #909 from rodrigopinto/expose_reason_of_invalid_token

Exposing InvalidTokenResponse reason.

github.com/doorkeeper-gem/doorkeeper - 4461daa4a87d744e885c5a3e72abfe2eb6725c19 authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #931 from maclover7/jm-base-response

Create a BaseResponse object

github.com/doorkeeper-gem/doorkeeper - 8452500ec5071c01fb991ad3e43ebe0afc655928 authored almost 8 years ago by Jon Moss <[email protected]>
Create a BaseResponse object

github.com/doorkeeper-gem/doorkeeper - 94b7a224381bd30c6a04cf753e87f4c0a5062cab authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #930 from maclover7/jm-uri-builder

Convert URIBuilder from a Module to a Class

github.com/doorkeeper-gem/doorkeeper - 1d90dcadced80d9e857d496c9c40336079477667 authored almost 8 years ago by Jon Moss <[email protected]>
Make #build_query a private method

github.com/doorkeeper-gem/doorkeeper - d994bbbf2480fd7362db881ec20be0534ab9d9c0 authored almost 8 years ago by Jon Moss <[email protected]>
Convert URIBuilder from a Module to a Class

github.com/doorkeeper-gem/doorkeeper - 15131f92461def6dc16b7691b5ddb9ea967b490d authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #929 from maclover7/jm-basereq-tests

Add tests for Doorkeeper::OAuth::BaseRequest

github.com/doorkeeper-gem/doorkeeper - 6e2ce8acf2ab1abefe99591060b13307ab98c660 authored almost 8 years ago by Jon Moss <[email protected]>
Fix some Hound CI comments

github.com/doorkeeper-gem/doorkeeper - 21509f037f7ed04b602f9a8a8b534c2042f79c70 authored almost 8 years ago by Jon Moss <[email protected]>
Add tests for Doorkeeper::OAuth::BaseRequest

github.com/doorkeeper-gem/doorkeeper - 66b31be5e81fbff27ea077cf9235febee1283eaa authored almost 8 years ago by Jon Moss <[email protected]>
Update NEWS.md [ci skip]

github.com/doorkeeper-gem/doorkeeper - 387ead53d22800ffb34ad4c8c81afda4e88fe441 authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #928 from maclover7/jm-bump-travis

Bump Ruby versions in .travis.yml

github.com/doorkeeper-gem/doorkeeper - 21a33f22b1993d0e12743134fdeb2e4df4136d5c authored almost 8 years ago by Jon Moss <[email protected]>
Bump Ruby versions in .travis.yml

github.com/doorkeeper-gem/doorkeeper - dfa88a15fd5841822fea5d74d47d9395f5991b9f authored almost 8 years ago by Jon Moss <[email protected]>
Remove unused `client` instance variable

github.com/doorkeeper-gem/doorkeeper - 1739979111b44aa1c297b7b3e110433c562bf0b2 authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #927 from maclover7/jm-oauth-request

Refactoring OAuth::Request

github.com/doorkeeper-gem/doorkeeper - 2cd9c35322fbc3698f0824b99e8b0455e27112b0 authored almost 8 years ago by Jon Moss <[email protected]>
Remove useless attr_accessor and then declaring private

github.com/doorkeeper-gem/doorkeeper - 1be05a6413dc1c6c1453e0f1a81cd83997a6480c authored almost 8 years ago by Jon Moss <[email protected]>
Move RequestConcern logic to BaseRequest

github.com/doorkeeper-gem/doorkeeper - 32dce1e0a048eb66032d229a86efdd9914739b21 authored almost 8 years ago by Jon Moss <[email protected]>
Create Doorkeeper::OAuth::BaseRequest superclass

github.com/doorkeeper-gem/doorkeeper - 10259b837b46b22152d7f70503db3a0af7dfe6ca authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #925 from maclover7/jm-oauth-client-credentials

Consolidate `Doorkeeper::OAuth::Client::Credentials`

github.com/doorkeeper-gem/doorkeeper - 0d9b3f3207c078292fa01e54b88e63e49d93ae23 authored almost 8 years ago by Jon Moss <[email protected]>
Remove dead spec/lib/oauth/client/methods_spec.rb

github.com/doorkeeper-gem/doorkeeper - 24c3e189dbb0e65f59a06eec3c0e160dbe9a4115 authored almost 8 years ago by Jon Moss <[email protected]>
Consolidate `Doorkeeper::OAuth::Client::Credentials`

No need to have a separate `Methods` module IMHO. Consolidating down to
one file with everything...

github.com/doorkeeper-gem/doorkeeper - 4a79dd467bb6b22915d17a0be7dd62c26b00223b authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #924 from maclover7/jm-token

Don't have a separate module for methods

github.com/doorkeeper-gem/doorkeeper - 8593a7facfbc9e9d559cc08e002406457cf99b99 authored almost 8 years ago by Jon Moss <[email protected]>
Don't have a separate module for methods

Just combine and use `class << self`.

github.com/doorkeeper-gem/doorkeeper - 4c1037999272d29d34e5ef0633a54c5b1fbe2e68 authored almost 8 years ago by Jon Moss <[email protected]>
Remove dead conditional

Doorkeeper only supports Rails >= 4.2, so we don't need to have a
conditional worrying about beh...

github.com/doorkeeper-gem/doorkeeper - 439045f45d8c09f5dcfb088721eecd654e47fffb authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #923 from maclover7/jm-one-use

Move two helper methods to respective classes

github.com/doorkeeper-gem/doorkeeper - 38ecc89584dc81731b3ac488b83dc49df06b4b22 authored almost 8 years ago by Jon Moss <[email protected]>
Move #grant one indentation level to the left

github.com/doorkeeper-gem/doorkeeper - d0e56bd6cb6826a9cd14306a75c69b3cf952428e authored almost 8 years ago by Jon Moss <[email protected]>
Move two helper methods to respective classes

These two methods are only used once. Moved them to their respective
classes, to keep `Doorkeepe...

github.com/doorkeeper-gem/doorkeeper - 51be595853a9aa6e0382fd09c5e3cf07414022fc authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #922 from maclover7/jm-rails-routes

Small `Doorkeeper::Rails::Routes` improvements

github.com/doorkeeper-gem/doorkeeper - d32f11dee15f185e6d2ff97e1828a3b441720612 authored almost 8 years ago by Jon Moss <[email protected]>
Small `Doorkeeper::Rails::Routes` improvements

- `nodoc`'ed all of the classes... not public API!
- Removed default of creating a new `Mapping....

github.com/doorkeeper-gem/doorkeeper - c4c81ee549a4bec41950f46b7f5c0b27feee940e authored almost 8 years ago by Jon Moss <[email protected]>
Remove unnecessary check on `params`

In Rails v4.2.0 (the oldest version of Rails that Doorkeeper supports),
`params` is an instance ...

github.com/doorkeeper-gem/doorkeeper - eb962c6311fd32181a05aa31fb34269c42226a74 authored almost 8 years ago by Jon Moss <[email protected]>
Add `:doc:` to private methods that are Public API

[ci skip]

github.com/doorkeeper-gem/doorkeeper - 1a65ee878825f3a89e0979219bd4aa1419ec1105 authored almost 8 years ago by Jon Moss <[email protected]>
Merge pull request #921 from maclover7/jm-appraisal

Switch to Appraisal + specs passing on Rails master

github.com/doorkeeper-gem/doorkeeper - d4bca473d64431866022f2de90f6500cad637f31 authored almost 8 years ago by Jon Moss <[email protected]>
Switch to Appraisal + specs passing on Rails master

github.com/doorkeeper-gem/doorkeeper - 80164d104f0af40a7fd51682329acb5193d33f9b authored almost 8 years ago by Jon Moss <[email protected]>
Specify correct wikki pages from the way client credentials is configured on doorkeeper initializer.

github.com/doorkeeper-gem/doorkeeper - 32aa39fca164022f34815743e41d86bb841f9698 authored almost 8 years ago by Yana Agun Siswanto <[email protected]>