pelle / oauth-plugin

Rails plugin for OAuth
http://stakeventures.com/articles/2009/07/21/consuming-oauth-intelligently-in-rails
MIT License
715 stars 215 forks source link

Processing of URL Get parameters fails #136

Open ghost opened 11 years ago

ghost commented 11 years ago

When passing oauth parameters via url-get, the method RackRequest needs to unescape then, since they have to be url encoded before sending.

the patch is here: https://github.com/mojovski/oauth-ruby/commit/69de4adf554cfa407eaf5350686b8793b9794078