Ecosyste.ms: Issues

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

GitHub / mdsol/mauth-client-ruby issues and pull requests

#69 - Fix CHANGELOG.md to make release-please happy

Pull Request - State: closed - Opened by ykitamura-mdsol 5 months ago

#68 - Update version

Pull Request - State: closed - Opened by ykitamura-mdsol 5 months ago

#67 - chore(master): release 7.2.0

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago - 1 comment
Labels: autorelease: tagged

#66 - feat: Support Ruby 3.3

Pull Request - State: closed - Opened by ykitamura-mdsol 5 months ago

#65 - Update UPGRADE_GUIDE.md

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

#64 - Add MAuth::PrivateKeyHelper.load method to process RSA private keys

Pull Request - State: closed - Opened by ykitamura-mdsol over 1 year ago - 3 comments

#62 - Remove dice_bag and set configuration through environment variables directly

Pull Request - State: closed - Opened by ykitamura-mdsol over 1 year ago - 5 comments

#61 - Add testing with MWS(V1) test suite

Pull Request - State: closed - Opened by ykitamura-mdsol almost 2 years ago - 3 comments

#60 - Force Rack > 2.2.3 to resolve CVE-2022-30123

Pull Request - State: closed - Opened by ykitamura-mdsol almost 2 years ago - 1 comment

#59 - Add helper method to get authenticated app uuid from request env

Pull Request - State: closed - Opened by cmcinnes-mdsol about 2 years ago

#58 - Fix MAuth::Rack::Response to not raise FrozenError

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

#57 - Support Ruby 3.1 & Faraday 2.x

Pull Request - State: closed - Opened by ykitamura-mdsol over 2 years ago - 2 comments

#56 - Support Ruby 3.0, remove 2.3 and 2.4

Pull Request - State: closed - Opened by ykitamura-mdsol almost 3 years ago - 3 comments

#55 - port changes done in 6.2.1 to 4.x series

Pull Request - State: closed - Opened by ykitamura-mdsol about 3 years ago - 1 comment

#54 - Update rubygems api key again

Pull Request - State: closed - Opened by ejennings-mdsol about 3 years ago - 1 comment

#53 - Update rubygems API key

Pull Request - State: closed - Opened by ejennings-mdsol about 3 years ago - 3 comments

#52 - Fix SecurityTokenCacher to not cache tokens forever

Pull Request - State: closed - Opened by ykitamura-mdsol about 3 years ago

#51 - MCC-784496 port changes done in 6.2.0 to 4.x series

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

#50 - [MCC-781114] use Faraday HTTP Cache to honor server cache control headers

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

#49 - Rename MAuth to Mauth to be compliant with Zeitwerk autoloader

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

#48 - Allow to config MAUTH_CACHE_TTL via an ENV var, now defaults to 10 minutes

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

#47 - remove ruby 2.3 and 2.4, add 3.0

Pull Request - State: closed - Opened by mjobin-mdsol over 3 years ago - 1 comment

#46 - Update MAuth client implementations doc

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

#45 - Add Protocol Test Suite as Submodule

Pull Request - State: closed - Opened by cmcinnes-mdsol almost 4 years ago - 1 comment

#43 - Allow Faraday 1.x

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

#42 - Fix description of the V1 response signing string

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

#41 - [MCC-575482] Fix Query Parameter Sorting for Edge Cases

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

#40 - [MCC-575482] Add more configuration options

Pull Request - State: closed - Opened by cmcinnes-mdsol over 4 years ago - 5 comments

#39 - [MCC-575482] Incorporate Protocol Test Suite and Implement

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

#38 - [MCC-575217] Fall back to V1 when V2 authentication fails

Pull Request - State: closed - Opened by ykitamura-mdsol over 4 years ago - 5 comments

#37 - Use encoded query in cross platform specs

Pull Request - State: closed - Opened by ykitamura-mdsol almost 5 years ago - 6 comments

#36 - Add cross-platform signature value checks

Pull Request - State: closed - Opened by ykitamura-mdsol almost 5 years ago - 2 comments

#35 - [MCC-556901] Add specs for binary request bodies

Pull Request - State: closed - Opened by cmcinnes-mdsol almost 5 years ago - 1 comment

#34 - Missing document describing V2

Issue - State: open - Opened by fpcyan almost 5 years ago

#33 - Update doc/mauth.yml.md to add description about V2 protocol flags

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

#32 - Fix to not raise FrozenError when string to sign contains frozen value

Pull Request - State: closed - Opened by ykitamura-mdsol about 5 years ago - 1 comment

#31 - [MCC-413109] Fix Euresource escaping of query params

Pull Request - State: closed - Opened by cmcinnes-mdsol about 5 years ago - 5 comments

#30 - [MCC-412658] Make casing of error consistent

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

#29 - [MCC-412658] Use RSA sign and RSA verify

Pull Request - State: closed - Opened by cmcinnes-mdsol over 5 years ago - 3 comments

#28 - [MCC-412658] Fix flickering spec

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

#27 - [MCC-412658] Break up large client file

Pull Request - State: closed - Opened by cmcinnes-mdsol over 5 years ago - 3 comments

#26 - [MCC-412658] Add V2 to benchmark

Pull Request - State: closed - Opened by cmcinnes-mdsol over 5 years ago - 3 comments

#25 - [MCC-412658] MAuth V2 Protocol

Pull Request - State: closed - Opened by cmcinnes-mdsol over 5 years ago - 3 comments

#24 - Add quick and dirty beckmark

Pull Request - State: closed - Opened by jcarres-mdsol over 5 years ago - 3 comments

#22 - update Travis settings

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

#21 - update implementations doc

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

#20 - Update bundler version from 1.10 to 2.0.1

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

#19 - Add Fossa CI to Travis file

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

#18 - [MCC-456036] Remove sudo: false from .travis.yml

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

#17 - update the examples' gems

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

#16 - Drop support for ruby < 2.3.0 and update dev dependencies

Pull Request - State: closed - Opened by jfeltesse-mdsol about 6 years ago

#15 - Adds integration between travis and rubygems

Pull Request - State: closed - Opened by jcarres-mdsol about 6 years ago - 1 comment

#14 - mauth-client should not require a yaml file

Issue - State: open - Opened by johngluckmdsol about 6 years ago - 12 comments

#13 - Push 4.0.4 to rubygems.org

Issue - State: closed - Opened by johngluckmdsol about 6 years ago - 1 comment

#12 - Fix forwarding of headers starting with http_ in the proxy

Pull Request - State: closed - Opened by ejennings-mdsol about 6 years ago - 2 comments

#11 - Fixing the $' which causes malformed headers on the request. I belie…

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

#10 - Fix Travis failing build

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

#9 - Proxy setup example

Issue - State: open - Opened by johngluckmdsol about 7 years ago - 2 comments

#8 - update the implementations list

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

#7 - [MCC-286290] Add # to signature escape

Pull Request - State: closed - Opened by PoloPro over 7 years ago - 9 comments

#6 - [MCC-197850] allow newer faradays

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

#5 - Store the config data to not load the config file multiple times

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

#4 - Add extra case for URL escaping

Pull Request - State: closed - Opened by masongup-mdsol about 8 years ago - 7 comments

#3 - version 4.0.1

Pull Request - State: closed - Opened by jfeltesse-mdsol about 8 years ago - 7 comments

#2 - bump to 4.0.1, use Travis CI

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

#1 - Cleanups

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