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
Grape has since long discouraged the use of options[:route_options] for custom additions. Since ...
github.com/doorkeeper-gem/doorkeeper - 4634bcb1fa42242b0e86406fe0d1f8944b59a475 authored almost 8 years ago by Tim Vandecasteele <[email protected]>since b860ea81c957d1ce124ecae14651596120130a6b
github.com/doorkeeper-gem/doorkeeper - b10521d1223f35a1e686c7ad9366dbaa531b8d20 authored about 8 years ago by Akira Matsuda <[email protected]>github.com/doorkeeper-gem/doorkeeper - f0cc04a9a8e1a478ad21aa0d1f271b480ce96423 authored about 8 years ago by Rodrigo Pinto <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 5ec9ebce276e7eb69ce2dfbb78b60285254cb0ff authored about 8 years ago by Rodrigo Pinto <[email protected]>
* authorization spec when already authorized;
* specs for controllers forgery protection;
* sc...
github.com/doorkeeper-gem/doorkeeper - 0bde4f7d5bf6c9965cef9177453df5cdb6a10d6a authored about 8 years ago by Brenda Wallace <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 809aa7079115f97a7f1c69e0f14ef77bb7c6e946 authored about 8 years ago by Brenda Wallace <[email protected]>
No need to lock rspec-rails on some specific version (like "3.5.2") and update
it with every ne...
Add YARD docs to models, concerns and mixins. Fix config docs.
github.com/doorkeeper-gem/doorkeeper - b91c898ead0b21c4d5041f23b3d8583da6e0350d authored about 8 years ago by Nikita Bulai <[email protected]>
* fix issue with per_form csrf token
* use on windows with ruby x64
- Tell user where these methods would be called
- Addresses #859
[fixes #898]
github.com/doorkeeper-gem/doorkeeper - 866ed1366b2033ee0bb129f6d43c1a957d47c6c4 authored about 8 years ago by Bruce <[email protected]>github.com/doorkeeper-gem/doorkeeper - 8243fc3b138d49f73e4696d37f8da9934e6b934a authored about 8 years ago by Bruce Park <[email protected]>
* Add a required minimum ruby version to gem spec (2.1)
github.com/doorkeeper-gem/doorkeeper - 54e530cf10929d3cf28c22e95cf74bc21972a2c9 authored over 8 years ago by Tyler Knappe <[email protected]>
- Document `MissingConfiguration` Error
- Document `Config::Builder` class
- Addresses #859
-...
Fixes #888 by specifying that access tokens and grants for an application are deleted using a si...
github.com/doorkeeper-gem/doorkeeper - cc269ef052c0445662eda18623749d3ba67fb33d authored over 8 years ago by David Underwood <[email protected]>[ci skip]
github.com/doorkeeper-gem/doorkeeper - c846335ad75f2f9c7108e577cb84eaf8ab66b86f authored over 8 years ago by Tute Costa <[email protected]>Previously, Doorkeeper failed to implement OAuth 2.0 Token Revocation (RFC 7009) in the followin...
github.com/doorkeeper-gem/doorkeeper - fb938051777a3c9cb071e96fc66458f8f615bd53 authored over 8 years ago by Justin Bull <[email protected]>github.com/doorkeeper-gem/doorkeeper - fffe0ead4d22f839a417b8d2f893c17a3598f4b9 authored over 8 years ago by hongxingshi <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 4f164af73e734c2ec3a1ff73140456f148ac24eb authored over 8 years ago by Tute Costa <[email protected]>
Added Hakiri badge to highlight some potential security warnings.
github.com/doorkeeper-gem/doorkeeper - f1c5b5de942e6b0614ec4eb6e86cd447bf66687d authored over 8 years ago by Vasily Vasinov <[email protected]>
Developers of Rails applications love to include the factories from the
doorkeeper gem into thei...
[ci skip]
github.com/doorkeeper-gem/doorkeeper - 9e36ccc82e02a1979356cb405c79a9fe79be0fec authored over 8 years ago by Tute Costa <[email protected]>* allow customising the Doorkeeper::ApplicationController base controller
* shorter lines
github.com/doorkeeper-gem/doorkeeper - b8a4e56f56d37cd889daad601f3de8ad712757e5 authored over 8 years ago by Jeremy Venezia <[email protected]>Add doorkeeper-sequel extension to "Other ORMs" list.
[ci skip] [fixes #861]
github.com/doorkeeper-gem/doorkeeper - 711e072bd3af581bcbef42bd635e05e7828a0640 authored over 8 years ago by Nikita Bulaj <[email protected]>Release v4.0.0
github.com/doorkeeper-gem/doorkeeper - b7be514ef26f1fc780c99630f352f1ae460c8a8c authored over 8 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - db20e354b4681668e5ee72743d5d4b1e986dc8e1 authored over 8 years ago by Connor Shea <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 6d0f4a09914a89e6e348a3c04b07a6d66c435cf1 authored over 8 years ago by Tute Costa <[email protected]>
github.com/doorkeeper-gem/doorkeeper - ac6033f4680f384126c6a149f9eccfdec8b6ebec authored over 8 years ago by Masaki Wakatake <[email protected]>
Fixes #834: precompile assets when using Sprockets 4 to
remove AssetNotPrecompiled error.
In Rails 5, default option of timestamps are changed to `null: false`
If you do not specify the...
`invalid_resource_owner` error is not in the spec. It should be
`invalid_grant` when using Resou...
The constraint is for application_id in oauth_access_tokens
github.com/doorkeeper-gem/doorkeeper - 6048f2ec0d80da097398b8d90a05aad278a80527 authored over 8 years ago by Nagata Hiromichi <[email protected]>[ci skip]
github.com/doorkeeper-gem/doorkeeper - 7e998046cdccabd0dbd03a0ab9e817c2190b27b0 authored over 8 years ago by Tute Costa <[email protected]>
Fixes #801: removes deprecation messages, uses a new version of RSpec
with Rails 5.
Thank you @...
github.com/doorkeeper-gem/doorkeeper - 7d2981a47b10b81222c8747d61f8f97e89fb8d69 authored over 8 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - eb40ba04518b76bc074865114e46e8bc9f549333 authored over 8 years ago by Tute Costa <[email protected]>
It was introduced for upgrading from v2 to v3. It's not necessary in v4
and up.
Fixes #833 - expectations of 'access_grant_should_exist_for' and
'access_token_should_exist_for...
Fix README instructions for resource owner foreign key
github.com/doorkeeper-gem/doorkeeper - aa0868e33d1bc584e5f72f7f97f290d8cb787650 authored over 8 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - a5fff26ed60e52ad91a934dc0dd97a025469f44f authored over 8 years ago by Jonathan Clem <[email protected]>
Fix grammar.
github.com/doorkeeper-gem/doorkeeper - dbdaa8634d89e8bb4f582545aa6c7d05a3ddfd63 authored over 8 years ago by Tute Costa <[email protected]>Fix wrong method name in spec
github.com/doorkeeper-gem/doorkeeper - bd63091a3eb00856e99cdb73daa33eecd59088a2 authored over 8 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - 0125bb8b05d811c09526e19868c6d490effc89a4 authored over 8 years ago by Tasveer Singh <[email protected]>
github.com/doorkeeper-gem/doorkeeper - d1ebf648b85ceb66f46fbd334fa3f0d49422886b authored over 8 years ago by Lyonsclay <[email protected]>
Add created_at to token generation options
github.com/doorkeeper-gem/doorkeeper - ddcf2edd6045f2d54935865aed0a668b7fd03bcf authored over 8 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - 5569c91691e5523c7424d8e932398f48034fd681 authored over 8 years ago by Ryan Schlesinger <[email protected]>
Style adjustments and legacy code refactoring
github.com/doorkeeper-gem/doorkeeper - 5ea4575863781940fe6996692c6b41f2ad71d90e authored over 8 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - a66b05e25c3100993ff496c9558ea3232555ed4c authored over 8 years ago by Nikita Bulaj <[email protected]>
Edit code base in accordance with the Ruby Style Guide:
if statements, lambdas, unnecessary comm...
doorkeeper doesn't support Rails < v4.
github.com/doorkeeper-gem/doorkeeper - 7887ae419510b11a6fcdc21c884e41ee79c5105a authored over 8 years ago by Tute Costa <[email protected]>
Drops wiki page:
https://github.com/doorkeeper-gem/doorkeeper/wiki/Contributing
Make configuration and specs ORM independent
github.com/doorkeeper-gem/doorkeeper - 2cbd70f31fec5f22f01a162b5e38745f44003d54 authored over 8 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - d89fe0ee8500307b7cb49d8cb3f71b42f9bced0c authored over 8 years ago by Nikita Bulaj <[email protected]>
* Fix models uniquenes validation error in specs to depend on used ORM
* Extract 'refresh_token_...
Add support for public client in password grant flow
github.com/doorkeeper-gem/doorkeeper - a141c0b2509678627fbd3d16cc425d58f3b4e47d authored over 8 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - 6994f92a480b8e439b129ec4f4f59c6baed5ae4d authored over 8 years ago by Thibaud Guillaume-Gentil <[email protected]>
As discussed in https://github.com/doorkeeper-gem/doorkeeper/issues/669
a public client (without...
github.com/doorkeeper-gem/doorkeeper - decbc2a23158412955fffc8dce39a8d1732a68d7 authored over 8 years ago by Thibaud Guillaume-Gentil <[email protected]>
Update NEWS.md.
[ci skip]
github.com/doorkeeper-gem/doorkeeper - 1d7a9c12838feee3e53a1c38a2229f8ecfc6f553 authored over 8 years ago by Tute Costa <[email protected]>Revoke Refresh Token on access token use
github.com/doorkeeper-gem/doorkeeper - 3d88a7b792a025f7cdb403c59133d1d0292baa14 authored over 8 years ago by Tute Costa <[email protected]>When AccessToken#previous_refresh_token attribute exists, it is populated with the refresh token...
github.com/doorkeeper-gem/doorkeeper - cb22b3ce383b66fd4ce964148f42a043c77fe1a9 authored over 8 years ago by Artur Krzemiński-Freda <[email protected]>
Drops `attr_accessible` for doorkeeper 4, as it has been dropped from
Rails v3.
[fixes #817]
github.com/doorkeeper-gem/doorkeeper - 6fa0c5ae4843cfc9d82a4267f94a1e9e7ca88145 authored over 8 years ago by Eugenio Guillermo Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - 0e9067d0e4368b6c4d3936468bce8192c243232e authored over 8 years ago by Eugenio Guillermo Costa <[email protected]>
Prefer forcing timezones
github.com/doorkeeper-gem/doorkeeper - 4d7c82b890604160578e35b66ed87bb9af10634d authored over 8 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - a510e506e42c216e1b446512b8e01fa237e017ee authored over 8 years ago by Lachlan Priest <[email protected]>
This was initially a change for the sake of the HoundCI, but it is also just A Good Idea™.
Forc...
github.com/doorkeeper-gem/doorkeeper - f981001f886a051ff1bd6f0791058a1c15ad8825 authored over 8 years ago by Lachlan Priest <[email protected]>[ci skip]
github.com/doorkeeper-gem/doorkeeper - f5a37752d07f70c018c336579138d8d8558e2fde authored over 8 years ago by Eugenio Guillermo Costa <[email protected]>
Running `RUBYOPT=-w rake 2>&1 1>/dev/null | grep doorkeeper | sort --unique`
presented us with m...
adding scopes to application authorization path
github.com/doorkeeper-gem/doorkeeper - 780cf588ff99341d74d2d1de0ffe2d05d6254027 authored over 8 years ago by Tute Costa <[email protected]>Otherwise authorization fails because of missing scopes
github.com/doorkeeper-gem/doorkeeper - b8d6a486db40ece05b3335c47299eb435cc1de62 authored over 8 years ago by Gregory Clarke <[email protected]>Make parameters filter more strict
github.com/doorkeeper-gem/doorkeeper - 38419b0fbd1389af8e61652385a2e79f1e7877d5 authored almost 9 years ago by Tute Costa <[email protected]>Fix #810, and #792
github.com/doorkeeper-gem/doorkeeper - 29b16938a2121f265830ecba4d56cf223b41fd6d authored almost 9 years ago by Andrew Babichev <[email protected]>
Removing it from the build, as I don't use it and thus can't reliably
maintain it.
Use Ruby 2 hash syntax in initializer configuration file.
github.com/doorkeeper-gem/doorkeeper - 5d143b1ee69fb08e4ebd389fd427cf04d7ca75c3 authored almost 9 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - c6ec074b79bd353c5bdf4a314d9edcb39f8feba9 authored almost 9 years ago by Vladimir Rybas <[email protected]>
[progress #799]
github.com/doorkeeper-gem/doorkeeper - c13ab298489945964db4f45ab3c37885223d28b8 authored almost 9 years ago by Tute Costa <[email protected]>
[progress #799]
[fixes #806]
[progress #799]
github.com/doorkeeper-gem/doorkeeper - e309b61bade74bedb26706605d7269f3e32ea2e1 authored almost 9 years ago by jrectenwald <[email protected]>This fixes a Ruby warning.
[progress #799]
[closes #805]
This fixes a Ruby warning.
[progress #799]
github.com/doorkeeper-gem/doorkeeper - a403656125674c30fbfc3b67a0bb7e4300c84de7 authored almost 9 years ago by Rafael <[email protected]>
Require newer versions of bundler. See:
* https://github.com/bundler/bundler/issues/3558
* https...
Delete I18n logic from engine
github.com/doorkeeper-gem/doorkeeper - a563a9d71c6f8b0d94e643a8328b3eb29b3e675a authored almost 9 years ago by Tute Costa <[email protected]>The deleted lines are unnecessary and change the I18n behavior of your entire app.
github.com/doorkeeper-gem/doorkeeper - 8737e5cb9f9d9abef37ea1532219cc657014062a authored almost 9 years ago by Johnny Shields <[email protected]>
[fixes #789]
[fixes #798]
[ci skip]
Fixes exception: `NoMethodError: undefined method 'last_comment' for #<Rake::Application:...>`.
...
Fix application_id validation spec description
github.com/doorkeeper-gem/doorkeeper - 4bbc43337ed3affaa5e5e406e916d3e0cca65e29 authored almost 9 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - bf59347d2260a209fea7ded586f5d0c9f739f581 authored almost 9 years ago by Aurel Canciu <[email protected]>
Update NEWS.md.
[ci skip]
github.com/doorkeeper-gem/doorkeeper - 3f0a89e9eda332cc475049e7e705b4ce75902882 authored almost 9 years ago by Tute Costa <[email protected]>
* Add spec for access token application relation
* Add default active_record_belongs_to_required...
Update .travis.yml.
github.com/doorkeeper-gem/doorkeeper - 588445cc457b6640910e2bcdfa5c375fd2a9d3c4 authored almost 9 years ago by Tute Costa <[email protected]>Update NEWS.md.
[ci skip]
github.com/doorkeeper-gem/doorkeeper - 719adab3017f3b0257dd5e3114ee831a6bfc0a19 authored almost 9 years ago by Tute Costa <[email protected]>Explicitly specify full file path and fix grammar
github.com/doorkeeper-gem/doorkeeper - c351bfcfd7e94a9fe4a9a7f65839bbbedb83070b authored almost 9 years ago by Tute Costa <[email protected]>
Rails 5 adds default presence validation on belongs_to associations:
rails/rails#18233.
Applica...
github.com/doorkeeper-gem/doorkeeper - 747a7b4d695fbe3edc7e05c5a8282a5816eed490 authored almost 9 years ago by Aurel Canciu <[email protected]>See https://www.ruby-lang.org/en/news/2016/02/24/support-plan-of-ruby-2-0-0-and-2-1/
github.com/doorkeeper-gem/doorkeeper - 11a584884725cc1a20c7ef3f7b1a1aa6b0381922 authored almost 9 years ago by Tute Costa <[email protected]>Minor change but makes copy & pasting file path easier.
github.com/doorkeeper-gem/doorkeeper - cdc7fb75b4308630b52b1b026bc5c2882ee99a05 authored almost 9 years ago by Paul McMahon <[email protected]>
If the `reuse_access_token` option is configured, then code responses
was returning the token's ...
Fixes badges URLs
github.com/doorkeeper-gem/doorkeeper - 1cad69f218250cdda10b0ac4e83701a4eca8c0a0 authored almost 9 years ago by Tute Costa <[email protected]>
Dependency badge was broken
Older URLs where used in codeclimate badge
Replaces `before_filter` with `before_action`.
DEPRECATION WARNING: before_filter is deprecated...
github.com/doorkeeper-gem/doorkeeper - 27ee4af3e932817c7597fc2c97477258ff3b5062 authored about 9 years ago by Dane Anderson <[email protected]>Fix validation error messages
github.com/doorkeeper-gem/doorkeeper - 61eb6aa851c51b961cab50232fe82b5f7803c8bf authored about 9 years ago by Tute Costa <[email protected]>github.com/doorkeeper-gem/doorkeeper - 0c8673d6c9350058a51e226e900a41a19b53e7c3 authored about 9 years ago by Rafael Sales <[email protected]>