Skip to content

Pull requests: jwt/ruby-jwt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added RSA support
#2 by zhitomirskiyi was merged Jun 22, 2011 Loading…
Fix for RSA verification
#4 by jordan-brough was closed Jul 17, 2011 Loading…
Fix for RSA verification
#5 by jordan-brough was merged Jul 17, 2011 Loading…
Missing development dependency for echoe gem.
#6 by sporkmonger Contributor was merged Nov 12, 2011 Loading…
Allow for custom headers on encode and decode
#8 by dgrijalva Contributor was merged Mar 5, 2012 Loading…
Depend on MultiJson
#9 by lautis Contributor was merged Jul 20, 2012 Loading…
Fix issue with signature verification in JRuby
#10 by sporkmonger Contributor was merged Jul 20, 2012 Loading…
Oops. :-)
#11 by sporkmonger Contributor was merged Jul 20, 2012 Loading…
MultiJson dependency uses ~> but should be >=
#12 by sporkmonger Contributor was merged Jul 20, 2012 Loading…
Use StandardError as parent for DecodeError
#13 by Oscil8 was merged Sep 25, 2012 Loading…
Fixes a theoretical timing attack
#15 by mgates was merged Mar 5, 2013 Loading…
Verify if verify is truthy (not just true)
#17 by threedaymonk Contributor was merged Mar 13, 2013 Loading…
Contrib and update
#18 by threedaymonk Contributor was merged Mar 14, 2013 Loading…
Don't leave errors in OpenSSL.errors when there is a decoding error.
#19 by lowellk Contributor was merged Apr 1, 2013 Loading…
Tweaks and improvements
#20 by threedaymonk Contributor was merged Apr 1, 2013 Loading…
Add MIT license to gemspec
#21 by nycvotes-dev Contributor was merged Apr 19, 2013 Loading…
Handle some invalid JWTs
#22 by steved Contributor was merged Aug 26, 2013 Loading…
Use OpenSSL::Digest instead of deprecated OpenSSL::Digest::Digest
#23 by JuanitoFatas Contributor was merged Dec 27, 2013 Loading…
Echoe doesn't define a license= method
#24 by sferik Contributor was merged Dec 31, 2013 Loading…
Fix warning: assigned but unused variable - e
#25 by sferik Contributor was merged Dec 31, 2013 Loading…
fixed urlsafe base64 encoding
#29 by tobscher Contributor was merged Jan 16, 2014 Loading…
Travis - Add Ruby 2.0.0, 2.1.0, Rubinius
#30 by petergoldstein Contributor was merged Jan 30, 2014 Loading…
Update specs to use RSpec 3.0.x syntax
#31 by petergoldstein Contributor was merged Jan 30, 2014 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.