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
github.com/doorkeeper-gem/doorkeeper - b996bc6dfed96fa6cdb3a52fddaea3935bf2b532 authored over 5 years ago by Linh Dang <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 1bc786c61c24b4079453945ba2316c64e9d8ba19 authored over 5 years ago by Linh Dang <[email protected]>
github.com/doorkeeper-gem/doorkeeper - a3c38cc0617e62b8650ba030ec0951d0a7609a4b authored over 5 years ago by Linh Dang <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 33b3dcd81cd86c3cac1cd9f970ded869a68b6f4a authored over 5 years ago by Linh Dang <[email protected]>
Limiting access to attributes of pre_authorization
github.com/doorkeeper-gem/doorkeeper - 367341bbb492b94ec76012edc3b3e8567bfc681c authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 07a1419a5260719d792b9b259a1e27a4b8fc0f48 authored over 5 years ago by Linh Dang <[email protected]>
Adding client id to strong parameters
github.com/doorkeeper-gem/doorkeeper - 98a4036244fe92d2191486c1e6a47b44d6f01629 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - a3458b00d89fb79e0f0a4efc733124c3bfe56db6 authored over 5 years ago by Duy Linh Dang <[email protected]>
CI against 6.0.0.rc2
github.com/doorkeeper-gem/doorkeeper - 6eda02d7b0e9971a71850aff49737e1cf141d2be authored over 5 years ago by Nikita Bulai <[email protected]>move AR specific redirect uri validator to AR ORM directory
github.com/doorkeeper-gem/doorkeeper - 8f79f73e06a4c60f832573a39220f7376ae5c6cc authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 5ee0f5b2c2eecda49ef66440b671f11df98492c9 authored over 5 years ago by jasl <[email protected]>
github.com/doorkeeper-gem/doorkeeper - d4a7650e59fd1951485855d0dc030033cb9999e6 authored over 5 years ago by jasl <[email protected]>
Add support of grant flows per application
github.com/doorkeeper-gem/doorkeeper - 5277f4a2b2faee0f4408902ef7a167d60a522b7f authored over 5 years ago by Nikita Bulai <[email protected]>Allows to forbid (or allow) OAuth2 grant flows per client (application).
github.com/doorkeeper-gem/doorkeeper - 2dfb41aecc4144352434c7098efe4625fa6ae628 authored over 5 years ago by Nikita Bulai <[email protected]>add rethinkdb to ORM list
github.com/doorkeeper-gem/doorkeeper - 9a347c56cab53741efc7f9a89a30f9eb61784ab0 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 8d22722f09e6b3871e500c559bc64644a8353823 authored over 5 years ago by Stephen von Takach <[email protected]>
Allow PreAuthorization#as_json method to take optional attributes
github.com/doorkeeper-gem/doorkeeper - f72b1fc624790e5a908ce0de80e745336223098c authored over 5 years ago by Nikita Bulai <[email protected]>Update Changelog accordingly
github.com/doorkeeper-gem/doorkeeper - 901c7f229a6327792c2f318311180be92df1b50d authored over 5 years ago by Baptiste Acca <[email protected]>github.com/doorkeeper-gem/doorkeeper - dee3c6e9e032cdfda43389d52b23905bac31f557 authored over 5 years ago by Nikita Bulai <[email protected]>
Allow to customize base class of Doorkeeper::ApplicationMetalController
github.com/doorkeeper-gem/doorkeeper - 99f83f0dd88a215eb5b5f815f4b2a9e07caf9b5d authored over 5 years ago by Nikita Bulai <[email protected]>
Allows to set custom base class for Doorkeeper::ApplicationMetalController
Fixes #1273
README: Add Wealthsimple to Sponsors
github.com/doorkeeper-gem/doorkeeper - 25c5bda05df1c03770b8c1e999858942eb8f0eb0 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 988b043db1dfb2a3b8590cdde7e7f876144b9101 authored over 5 years ago by Justin Bull <[email protected]>
Use `find_by` instead of `find_by_id` in initializer template
github.com/doorkeeper-gem/doorkeeper - 1a68d15f9392707dd5e0ab3bb1da900fef3494e6 authored over 5 years ago by Nikita Bulai <[email protected]>`find_by_id` style is deprecated.
github.com/doorkeeper-gem/doorkeeper - bb64bd19212f68d3f4d373a7015a80042edb0ef5 authored over 5 years ago by OKURA Masafumi <[email protected]>Fixes #1276
github.com/doorkeeper-gem/doorkeeper - 62a304dfb6b31df0201a1b29ac3a568004dbc24d authored over 5 years ago by Nikita Bulai <[email protected]>Fix typo in initializer template
github.com/doorkeeper-gem/doorkeeper - 235421afce734720f6ad7ad2a9d57192cfc91c7a authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 12fc74fa0a76dcb5f7e3633e7c2de74c6492ed56 authored over 5 years ago by Fotos Georgiadis <[email protected]>
github.com/doorkeeper-gem/doorkeeper - d3539adfd7c400a65b674ea91ddc856b3472c48f authored over 5 years ago by Nikita Bulai <[email protected]>
Fix #1193: batch matching tokens for reuse_access_token
github.com/doorkeeper-gem/doorkeeper - 00b4aa1613b6a1203bf9460785f2d3989b515c09 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 4d7154b49c6ea230ce80b666130e4d6f6615ea2c authored over 5 years ago by Nikita Bulai <[email protected]>
Reintroduce existing token revocation for client credentials
github.com/doorkeeper-gem/doorkeeper - 41ab5b20a1aeab237d349ea0aa64023dee3d0ded authored over 5 years ago by Nikita Bulai <[email protected]>Add a Dockerfile for running specs where ruby isn't available
github.com/doorkeeper-gem/doorkeeper - 14f695b4adb6a761427cab7d43841d1db0d24329 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 608eb8756fe0ba0f854c843aedff42aee5e31fa2 authored over 5 years ago by Ryan Schlesinger <[email protected]>
github.com/doorkeeper-gem/doorkeeper - dbd9414e45fe4b40e5571568b2c2679b58ca5325 authored over 5 years ago by Ryan Schlesinger <[email protected]>
Update initializer template documentation
github.com/doorkeeper-gem/doorkeeper - 57b32d7305a95493c10c44dfcb66951edc82807f authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - cc950bf6e2806e505c67c926a66866ac64dcb270 authored over 5 years ago by Fotos Georgiadis <[email protected]>
Use strong parameters within pre-authorization
github.com/doorkeeper-gem/doorkeeper - 03b1437c6bda10ec74c256b4f8c5c3d98b4e5227 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - d78c0b8162dc86660eef91e7acfedb6620a4f223 authored over 5 years ago by Sergey Tokarenko <[email protected]>
Add #{before,after}_successful_authorization hooks in Doorkeeper::TokensController
github.com/doorkeeper-gem/doorkeeper - b21370d7788724e52ef0df025083376c41bc74c9 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - aa2e7ce0119cd0087d4ea74da75bbcccf0787430 authored over 5 years ago by Fotos Georgiadis <[email protected]>
github.com/doorkeeper-gem/doorkeeper - adea1d22cd1040b7d62bd35974e4fab0e588910f authored over 5 years ago by Nikita Bulai <[email protected]>
Response properly when introspection fails and fix configurations's user guide
github.com/doorkeeper-gem/doorkeeper - 0ed35c7ba873fecb4eb9c1159862fb2262da4c84 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 551d9c8b86f3e7fff8c0a2aac361d53e824a9bf0 authored over 5 years ago by Linh Dang <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 4ec53abbb230eb2a87b2ca7ca578505ef4937e31 authored over 5 years ago by Nikita Bulai <[email protected]>
#1204: Improve token introspection configuration
github.com/doorkeeper-gem/doorkeeper - 21d0cfd373bcd02d7e085151f8ef71bd163a3f0f authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - b8a7443fecfebcf7f04c7123dc097d194e656f90 authored over 5 years ago by Nikita Bulai <[email protected]>
#1204: Improve token introspection configuration
github.com/doorkeeper-gem/doorkeeper - b56ee0d4fd75e4a15361b2b175d680e30f7e1ba5 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - fe2accf3c00eecf12d04a27b6242ba7f55158ed9 authored over 5 years ago by Nikita Bulai <[email protected]>
Add comment to explain that the application_id constraint in the oauth_access_tokens table shoul...
github.com/doorkeeper-gem/doorkeeper - 69d7694b799a74cc6f7fd09efbd7ae1c1d08b1db authored over 5 years ago by Nikita Bulai <[email protected]>Add constraint configurations when using client authentication on introspection endpoint
github.com/doorkeeper-gem/doorkeeper - b1e076af862c0c7e99cfa849aeb9a023df5cc39c authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 417be4d2647ae7cd4c05a2c3560a136fd4192c53 authored over 5 years ago by Linh Dang <[email protected]>
github.com/doorkeeper-gem/doorkeeper - ada55a45fa05e4702e10874f8555a193b90a9cd5 authored over 5 years ago by elioncho <[email protected]>
Better support for native apps
github.com/doorkeeper-gem/doorkeeper - 59a1227a963b1034bb9df61ad377bb745c34f297 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - ebedb3c8fde06ad377f33ba11958e32dc7ff614e authored over 5 years ago by Chris Kruger <[email protected]>
Returning forbidden when an unauthorised user tries to revoke a token
github.com/doorkeeper-gem/doorkeeper - 89fc3fbbc1ce2079e6dc632f630ddee2e7e87792 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 4930248ef18f29a72b9fe239884251ebbfe64dc4 authored over 5 years ago by Cristofer Reyes <[email protected]>
To follow OSS standards we are renaming NEWS.md in favor of
CHANGELOG.md with link to the new d...
Use existing exception response in get_error_response_from_exception
github.com/doorkeeper-gem/doorkeeper - 420b05b07add5c940cf666adf0fc0efb892b2351 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - fe5f60f762169e793f7c0eb4a28bde6db7063810 authored over 5 years ago by Matt Meyer <[email protected]>
github.com/doorkeeper-gem/doorkeeper - e45d8c453506a8f5491a1970d85bb0e178e73c10 authored over 5 years ago by Nikita Bulai <[email protected]>
Update Rubocop, fix specs with ActionCable
github.com/doorkeeper-gem/doorkeeper - 94dfa31df04cfddde4fb18eb2f4a6f04ed33d9a2 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 28e9c0d50267e5f178d673dd501691ff9ae8ac86 authored over 5 years ago by Nikita Bulai <[email protected]>
* Update Rubocop, add rubocop-performance
* Refactor code with code styles
* Fix specs with Acti...
Show application secret in flash after creation
github.com/doorkeeper-gem/doorkeeper - f1be81891c3d54a42928c1b9e03c5d6833b8af87 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - e59b25f6a26f01efd6339c8884dc06e7ab284b22 authored over 5 years ago by Markus Chmelar <[email protected]>
If `hash_application_secrets` is enabled, it is not possible to show the application secret in t...
github.com/doorkeeper-gem/doorkeeper - c4484b20b32d6943b793d9e1eac524886a8712dc authored over 5 years ago by Markus Chmelar <[email protected]>Specify case sensitive uniqueness for model validations
github.com/doorkeeper-gem/doorkeeper - 8b88a0852ecab9f554f29f128d3ed64ec7eefd37 authored over 5 years ago by Nikita Bulai <[email protected]>This removes a MySql adapter deprecation message for Rails 6.1 - see https://github.com/rails/ra...
github.com/doorkeeper-gem/doorkeeper - 3c7cf7e29e5acaa1f77337bef9d1040114e893ba authored over 5 years ago by Jolyon Pawlyn <[email protected]>github.com/doorkeeper-gem/doorkeeper - 2dac191615bea7ec44f19a3e1057292f172ba016 authored over 5 years ago by Nikita Bulai <[email protected]>
Add nil check operator in token checking at token introspection
github.com/doorkeeper-gem/doorkeeper - 07a3e17c1af984ebd8a10a46504a6e88be5fe7c3 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - c91cef6a8d39ae1c999f937b3a7e2babe186039a authored over 5 years ago by Linh Dang <[email protected]>
Explaining foreign key options for resource owner in a single place
github.com/doorkeeper-gem/doorkeeper - 9bb03f86583b4b71bd3632191abd93b1f7978021 authored over 5 years ago by Felipe Philipp <[email protected]>
+ Spacing changes
+ Non-null application reference in oauth_access_tokens
github.com/doorkeeper-gem/doorkeeper - a69027c59ea5fb1f170541044b32b82ced14d930 authored over 5 years ago by Nikita Bulai <[email protected]>
[ci skip] Fix README.md
github.com/doorkeeper-gem/doorkeeper - 48830f71440ed3fba143380263edfa48a3151467 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 3b35c3207b588c48e97f2613bf0e379e0293f018 authored over 5 years ago by Jun Jiang <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 666d473b6c4b8196cb562f4452242a80a31ea8f8 authored over 5 years ago by Nikita Bulai <[email protected]>
Fix #947: Allow blank redirect URI for URI-less grant flows
github.com/doorkeeper-gem/doorkeeper - 119386a03ddcf55cc14085f4f1aad23b40b4824c authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - 4ac115d905cf2409faae16473c6b3e0daa1d314c authored over 5 years ago by Nikita Bulai <[email protected]>
Fix StaleRecordsCleaner to consider big amount of records
github.com/doorkeeper-gem/doorkeeper - 28dee4ec9d0d3cd9c079fcb8e5cf6163f48b51c0 authored over 5 years ago by Nikita Bulai <[email protected]>
Fix StaleRecordsCleaner to work with bit amount of records without
stopping the database with hu...
github.com/doorkeeper-gem/doorkeeper - 1d0ce9a3a9b41fe72e90a43db9ee359c9ece2841 authored over 5 years ago by Nikita Bulai <[email protected]>
Do not try to store token if not found by fallback
github.com/doorkeeper-gem/doorkeeper - 8a5538ce93d9b563df80e05a93617ac8a29dbd36 authored over 5 years ago by Nikita Bulai <[email protected]>Add missing doc & news for PR 1220
github.com/doorkeeper-gem/doorkeeper - f042386b1db387a0b8ea6df69fb3281411742808 authored over 5 years ago by Nikita Bulai <[email protected]>
Add a guard clause to `#find_by_fallback_token` so
that it does not try to store a token that do...
Fix #1222: allow to issue non-expiring token in custom TTL configuration option
github.com/doorkeeper-gem/doorkeeper - 76976e0712aaccd15113d2af637863e571ac80a8 authored over 5 years ago by Nikita Bulai <[email protected]>Update FactoryBot
github.com/doorkeeper-gem/doorkeeper - 9ae8569745b4d191498068d6d5dfcff831707353 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - b9855068a47266b9161a741ca71673300c3d1f4e authored over 5 years ago by jasl <[email protected]>
Update danger requirement from ~> 5.0 to ~> 6.0
github.com/doorkeeper-gem/doorkeeper - 17d0d99f4d9390c535ad6619d801c784a05730f1 authored over 5 years ago by Nikita Bulai <[email protected]>github.com/doorkeeper-gem/doorkeeper - b4fda9be65c00136a9cde02475431d10b3851512 authored over 5 years ago by Nikita Bulai <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 6597a1db27c0fa0111b2893e33809e966b4a3ec7 authored over 5 years ago by Nikita Bulai <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 5047e9a199661747d70360c40d57994462832d17 authored over 5 years ago by Nikita Bulai <[email protected]>
Drop Rails 4.2 & Ruby < 2.4 support
github.com/doorkeeper-gem/doorkeeper - 4dc432c74a424c85e141b131939faafa98a916fc authored over 5 years ago by Nikita Bulai <[email protected]>Update .hound.yml to unify RuboCop config
github.com/doorkeeper-gem/doorkeeper - 517a29965d46c9b18e5dad1d59ab0e540a495f0b authored over 5 years ago by Nikita Bulai <[email protected]>
Hound looks for either `ruby` or `rubocop` keys in the config file.
`rubocop` is the new prefer...
github.com/doorkeeper-gem/doorkeeper - cc37b86661fa2cf046bb87424516a2cd27883233 authored over 5 years ago by jasl <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 625dcd981e294564a0ac4ac0b5b9b02ff051fa3e authored over 5 years ago by jasl <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 96af3bfecd8af52694f5e52f47dd944279c8da56 authored over 5 years ago by jasl <[email protected]>
github.com/doorkeeper-gem/doorkeeper - 3a905d13905b14f2a98626223f9a2329b28a4cf5 authored over 5 years ago by Nikita Bulai <[email protected]>