issues
search
mdsol
/
mauth-client-ruby
Mauth client in Ruby
MIT License
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix CHANGELOG.md to make release-please happy
#69
ykitamura-mdsol
closed
6 months ago
0
Update version
#68
ykitamura-mdsol
closed
6 months ago
0
chore(master): release 7.2.0
#67
github-actions[bot]
closed
6 months ago
1
feat: Support Ruby 3.3
#66
ykitamura-mdsol
closed
6 months ago
0
Update UPGRADE_GUIDE.md
#65
ykitamura-mdsol
closed
1 year ago
0
Add MAuth::PrivateKeyHelper.load method to process RSA private keys
#64
ykitamura-mdsol
closed
1 year ago
3
Update Faraday configuration in SecurityTokenCacher to make Rails.cache usable, shorten timeout, add retries, and use persistent HTTP connections
#63
ykitamura-mdsol
closed
1 year ago
1
Remove dice_bag and set configuration through environment variables directly
#62
ykitamura-mdsol
closed
1 year ago
5
Add testing with MWS(V1) test suite
#61
ykitamura-mdsol
closed
1 year ago
3
Force Rack > 2.2.3 to resolve CVE-2022-30123
#60
ykitamura-mdsol
closed
2 years ago
1
Add helper method to get authenticated app uuid from request env
#59
cmcinnes-mdsol
closed
2 years ago
0
Fix MAuth::Rack::Response to not raise FrozenError
#58
ykitamura-mdsol
closed
2 years ago
0
Support Ruby 3.1 & Faraday 2.x
#57
ykitamura-mdsol
closed
2 years ago
2
Support Ruby 3.0, remove 2.3 and 2.4
#56
ykitamura-mdsol
closed
3 years ago
3
port changes done in 6.2.1 to 4.x series
#55
ykitamura-mdsol
closed
3 years ago
1
Update rubygems api key again
#54
ejennings-mdsol
closed
3 years ago
1
Update rubygems API key
#53
ejennings-mdsol
closed
3 years ago
3
Fix SecurityTokenCacher to not cache tokens forever
#52
ykitamura-mdsol
closed
3 years ago
0
MCC-784496 port changes done in 6.2.0 to 4.x series
#51
mjobin-mdsol
closed
3 years ago
0
[MCC-781114] use Faraday HTTP Cache to honor server cache control headers
#50
mjobin-mdsol
closed
3 years ago
2
Rename MAuth to Mauth to be compliant with Zeitwerk autoloader
#49
mjobin-mdsol
closed
3 years ago
3
Allow to config MAUTH_CACHE_TTL via an ENV var, now defaults to 10 minutes
#48
mjobin-mdsol
closed
3 years ago
2
remove ruby 2.3 and 2.4, add 3.0
#47
mjobin-mdsol
closed
3 years ago
1
Update MAuth client implementations doc
#46
ykitamura-mdsol
closed
3 years ago
0
Add Protocol Test Suite as Submodule
#45
cmcinnes-mdsol
closed
3 years ago
1
Replace URI.escape with CGI.escape in SecurityTokenCacher to suppress "URI.escape is obsolete" warning
#44
ykitamura-mdsol
closed
4 years ago
0
Allow Faraday 1.x
#43
ykitamura-mdsol
closed
4 years ago
0
Fix description of the V1 response signing string
#42
masongup-mdsol
closed
4 years ago
0
[MCC-575482] Fix Query Parameter Sorting for Edge Cases
#41
cmcinnes-mdsol
closed
4 years ago
0
[MCC-575482] Add more configuration options
#40
cmcinnes-mdsol
closed
4 years ago
5
[MCC-575482] Incorporate Protocol Test Suite and Implement
#39
cmcinnes-mdsol
closed
4 years ago
4
[MCC-575217] Fall back to V1 when V2 authentication fails
#38
ykitamura-mdsol
closed
4 years ago
5
Use encoded query in cross platform specs
#37
ykitamura-mdsol
closed
4 years ago
6
Add cross-platform signature value checks
#36
ykitamura-mdsol
closed
4 years ago
2
[MCC-556901] Add specs for binary request bodies
#35
cmcinnes-mdsol
closed
4 years ago
1
Missing document describing V2
#34
fpcyan
opened
5 years ago
0
Update doc/mauth.yml.md to add description about V2 protocol flags
#33
ykitamura-mdsol
closed
5 years ago
0
Fix to not raise FrozenError when string to sign contains frozen value
#32
ykitamura-mdsol
closed
5 years ago
1
[MCC-413109] Fix Euresource escaping of query params
#31
cmcinnes-mdsol
closed
5 years ago
5
[MCC-412658] Make casing of error consistent
#30
cmcinnes-mdsol
closed
5 years ago
0
[MCC-412658] Use RSA sign and RSA verify
#29
cmcinnes-mdsol
closed
5 years ago
3
[MCC-412658] Fix flickering spec
#28
cmcinnes-mdsol
closed
5 years ago
0
[MCC-412658] Break up large client file
#27
cmcinnes-mdsol
closed
5 years ago
3
[MCC-412658] Add V2 to benchmark
#26
cmcinnes-mdsol
closed
5 years ago
3
[MCC-412658] MAuth V2 Protocol
#25
cmcinnes-mdsol
closed
5 years ago
3
Add quick and dirty beckmark
#24
jcarres-mdsol
closed
5 years ago
3
Uses warning instead of error for logs when the mauth header is missing
#23
jcarres-mdsol
closed
5 years ago
0
update Travis settings
#22
jfeltesse-mdsol
closed
5 years ago
0
update implementations doc
#21
jfeltesse-mdsol
closed
5 years ago
2
Update bundler version from 1.10 to 2.0.1
#20
tonyzwei
closed
5 years ago
1
Next