The oauth signatures for proxied content were incorrect due to a missing method in...
commitf3e6488d70457bfc33f58045c5439b4189e6ebdd
authorChris Chabot <chabotc@apache.org>
Wed, 25 Mar 2009 17:19:04 +0000 (25 17:19 +0000)
committerChris Chabot <chabotc@apache.org>
Wed, 25 Mar 2009 17:19:04 +0000 (25 17:19 +0000)
treea392b1193ac77b72851818f739e0ced57437645f
parent22e576748f4e6d64b924dd2a098ba58d1e9122a4
The oauth signatures for proxied content were incorrect due to a missing method in the base string, now everything validates as it should

git-svn-id: https://svn.apache.org/repos/asf/incubator/shindig/trunk@758351 13f79535-47bb-0310-9956-ffa450edef68
php/src/common/RemoteContentRequest.php
php/src/gadgets/oauth/OAuth.php
php/src/gadgets/render/GadgetHrefRenderer.php