Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / envato/jwt_signed_request issues and pull requests

#59 - Fix changelog

Pull Request - State: closed - Opened by 4-Eyes 3 months ago

#58 - Fix compatibility with Rack 3 + general tidy up

Pull Request - State: closed - Opened by 4-Eyes 3 months ago

#57 - Added workflow for autoclosing "stale" PRs and issues

Pull Request - State: closed - Opened by hayleycodes 5 months ago

#56 - CI: add Ruby 3.3 to the test matrix

Pull Request - State: closed - Opened by orien 8 months ago

#55 - CI: add Ruby 3.2 to the test matrix

Pull Request - State: closed - Opened by orien over 1 year ago

#54 - Change CI and Tests

Pull Request - State: closed - Opened by gpavelar over 2 years ago

#53 - Evaluating changes to be compatible with ruby 3

Pull Request - State: closed - Opened by gpavelar over 2 years ago

#52 - Run CI on GitHub actions

Pull Request - State: closed - Opened by orien over 3 years ago

#51 - Fix compatability issue with Faraday >= 1.2.0.

Pull Request - State: closed - Opened by jamesbrauman over 3 years ago - 3 comments

#50 - Make the faraday middleware compatible with faraday 1.2.0

Pull Request - State: closed - Opened by jacobat over 3 years ago - 2 comments

#49 - Test multiple jwt versions

Pull Request - State: closed - Opened by zubin about 4 years ago

#48 - Support multiple key stores

Pull Request - State: closed - Opened by zubin about 4 years ago

#47 - Update to version 2.5.4

Pull Request - State: closed - Opened by stevend over 4 years ago

#46 - Test against additional rubies

Pull Request - State: closed - Opened by stevend over 4 years ago - 1 comment

#45 - Fix Ruby 2.7.0 deprecation warnings

Pull Request - State: closed - Opened by jacobat over 4 years ago - 4 comments

#44 - Bump version to 2.5.3

Pull Request - State: closed - Opened by Domon over 4 years ago

#43 - Ensure the request body is not emptied in Faraday v1.0.0

Pull Request - State: closed - Opened by Domon over 4 years ago - 1 comment
Labels: bug

#42 - Release 2.5.2

Pull Request - State: closed - Opened by stevend over 4 years ago

#41 - Relax restrictions on jwt dependency

Pull Request - State: closed - Opened by jacobat almost 5 years ago - 4 comments

#40 - Bugfix for faraday middleware

Pull Request - State: closed - Opened by anitsirc almost 5 years ago - 3 comments

#39 - Fix typo

Pull Request - State: closed - Opened by delfinag about 5 years ago

#38 - Specify which keys are valid when verifying requests

Issue - State: closed - Opened by yoshdog over 5 years ago - 8 comments
Labels: stale-issue

#37 - Configurable Authorization header format in Faraday middleware

Pull Request - State: closed - Opened by stevend over 5 years ago - 1 comment

#36 - 2.5.0 release incompatibilities

Issue - State: closed - Opened by stevend over 5 years ago - 8 comments

#35 - Authorization bearer

Pull Request - State: closed - Opened by yoshdog over 5 years ago - 1 comment

#34 - Bump to v2.4.1

Pull Request - State: closed - Opened by zubin over 5 years ago

#33 - Mark files with frozen_string_literal magic comment

Pull Request - State: closed - Opened by zubin over 5 years ago

#32 - Ensure bundler is installed on CI

Pull Request - State: closed - Opened by zubin over 5 years ago - 2 comments

#31 - Improve the error message of AlgorithmMismatchError

Pull Request - State: closed - Opened by Domon almost 6 years ago - 1 comment
Labels: enhancement, stale-pr

#30 - Add project metadata to the gemspec

Pull Request - State: closed - Opened by orien almost 6 years ago

#29 - Add leeway as a configuration option for the rack middleware

Pull Request - State: closed - Opened by stevend about 6 years ago - 6 comments

#28 - Add support for JWT version 2.1

Pull Request - State: closed - Opened by chrisface about 6 years ago - 5 comments

#27 - Release 2.3.0

Pull Request - State: closed - Opened by yoshdog over 6 years ago

#26 - Use the more stable JWT.decode to extract 'kid'

Pull Request - State: closed - Opened by chrisface over 6 years ago - 2 comments

#25 - Fix changelog order

Pull Request - State: closed - Opened by lparry over 6 years ago

#24 - Bump version and update changelog for v2.2.0

Pull Request - State: closed - Opened by nocache over 6 years ago

#23 - Raise specific error classes for each verification (type) failure

Pull Request - State: closed - Opened by nocache over 6 years ago

#22 - When testing equivalence of paths, ensure queries are sorted

Pull Request - State: closed - Opened by nocache over 6 years ago

#21 - Bump to v2.1.3

Pull Request - State: closed - Opened by zubin almost 7 years ago

#20 - Support alternate lookup key ID

Pull Request - State: closed - Opened by zubin almost 7 years ago

#19 - Pass ownership to [email protected]

Pull Request - State: closed - Opened by yoshdog about 7 years ago

#18 - Lock JWT dependency to 1.5.x

Pull Request - State: closed - Opened by salamagd about 7 years ago - 1 comment

#17 - Bump version to v2.1.0 and add CHANGELOG

Pull Request - State: closed - Opened by ben-axnick about 7 years ago - 2 comments

#16 - Test `PATH_INFO` instead of `REQUEST_PATH` for path exclusion

Pull Request - State: closed - Opened by ben-axnick about 7 years ago - 2 comments

#15 - Rack middleware: `REQUEST_PATH` key does not exist

Issue - State: closed - Opened by ben-axnick about 7 years ago - 1 comment

#14 - Version 2.0.0

Pull Request - State: closed - Opened by yoshdog over 7 years ago - 1 comment
Labels: enhancement

#13 - Introduce Sign and Verify classes

Pull Request - State: closed - Opened by twe4ked over 7 years ago - 1 comment

#12 - Bump version to v1.2.2 and add CHANGELOG

Pull Request - State: closed - Opened by twe4ked over 7 years ago - 1 comment

#11 - Minor fixes

Pull Request - State: closed - Opened by twe4ked over 7 years ago - 1 comment

#10 - Fix the signing a request with the incorrect key integration spec

Pull Request - State: closed - Opened by yoshdog over 7 years ago

#9 - Ability to specify paths to exclude from request verification

Pull Request - State: closed - Opened by yoshdog over 7 years ago

#8 - Add comma

Pull Request - State: closed - Opened by gstamp over 7 years ago

#7 - Omit exp claim

Pull Request - State: closed - Opened by nocache over 7 years ago - 1 comment

#6 - Add configurable leeway to verify

Pull Request - State: closed - Opened by nocache over 7 years ago

#5 - Allow request body to be read after verify

Pull Request - State: closed - Opened by twe4ked over 7 years ago

#4 - Fix fork link

Pull Request - State: closed - Opened by twe4ked over 7 years ago

#3 - Remove unnecessary freeze

Pull Request - State: closed - Opened by twe4ked over 7 years ago

#2 - Fix tiny typo in readme

Pull Request - State: closed - Opened by lparry almost 8 years ago

#1 - Use travis ci for continuous integration

Pull Request - State: closed - Opened by yoshdog about 8 years ago