Commit graph

6 commits

Author SHA1 Message Date
obache
89ea37ea9e Update ruby-roauth to 0.0.8.
* escape params properly
2011-09-24 05:09:57 +00:00
obache
b99878c526 Update ruby-roauth to 0.0.7.
bug fixes.
2011-06-10 02:09:57 +00:00
obache
91cebf4447 Update ruby-roauth to 0.0.6.
* add tests
* Corrected a bogus array initialization.
* Effectively double-escaped the normalized params for inclusion in the
  signature base as required by sections 9.1.1 and 9.1.3 of the OAuth 1.0
  specification.
2010-10-16 05:03:23 +00:00
taca
bc7d38a763 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 07:47:05 +00:00
obache
7ba33e497f Update ruby-roauth to 0.0.3.
bug fixes.
2010-08-17 04:48:46 +00:00
obache
9a356936e0 Import ruby-roauth-0.0.2 as security/ruby-roauth.
Based on SOAuth: security/ruby-soauth

A *simple* Ruby OAuth library that supports OAuth header signing, and header
verifying.
2010-08-03 05:01:41 +00:00