Oauth
http://oauth.rubyforge.org/
This is a RubyGem for implementing both OAuth clients and servers in Ruby applications.
- Sources inherited from project devel:languages:ruby:extensions
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-oauth && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
oauth-0.4.5.gem | 0000049152 48 KB | |
rubygem-oauth.changes | 0000003588 3.5 KB | |
rubygem-oauth.spec | 0000002295 2.24 KB |
Revision 8 (latest revision is 23)
Flavio Castelli (flavio_castelli)
committed
(revision 8)
- Upgrade to version 0.4.5 * Add explicit require for rsa/sha1 (Juris Galang) * Use webmock to mock all http-requests in tests (Adrian Feldman) * Add gemtest support (Adrian Feldman) * Fix POST Requests with Typhoeus proxy (niedhui) * Mention Typhoeus require in the README (Kim Ahlström) * Fix incorrect hardcoded port (Ian Taylor) * Use Net::HTTPGenericRequest (Jakub Kuźma) * Fix LoadError rescue in tests: return can't be used in this context (Hans de Graaff) * HTTP headers should be strings. (seancribbs) * ensure consumer uri gets set back to original config even if an error occurs (Brian Finney) * Yahoo uses & to split records in OAuth headers (Brian Finney) * Added support for Rails 3 in client/action_controller_request (Pelle) * Fix for em-http proxy (ichverstehe) * Fixed compatibility with Ruby 1.9.2 (ecavazos) * Fixed the em-http request proxy (Joshua Hull) * Fix for oauth proxy string manipulation (Jakub Suder) * Added Bundler (rc) Gemfile for easier dev/testing * Added support for using OAuth with proxies (Marsh Gardiner) * Rails 3 Compatibility fixes (Pelle Braendgaard) * Fixed load errors on tests for missing (non-required) libraries
Comments 0