You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Pan Jie (JIRA)" <ji...@apache.org> on 2009/04/30 13:22:30 UTC

[jira] Updated: (SHINDIG-1041) add oauth argumets support for OAuthFetcher

     [ https://issues.apache.org/jira/browse/SHINDIG-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pan Jie updated SHINDIG-1041:
-----------------------------

    Attachment: 20090430.patch

In this patch, I did:
1. change OAuthRequestParams->__construct() so that it can be used in proxied content. It used to read value from $_REQUEST directly.
2. change ProxyBase to store OAuthRequestParams when handling makeRequest for oauth requests

> add oauth argumets support for OAuthFetcher
> -------------------------------------------
>
>                 Key: SHINDIG-1041
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1041
>             Project: Shindig
>          Issue Type: Bug
>          Components: PHP
>    Affects Versions: trunk
>            Reporter: Pan Jie
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: 20090430.patch
>
>
> OAuthFetcher doesn't handle oauth parameters OAUTH_SERVICE_NAME/OAUTH_TOKEN_NAME/OAUTH_REQUEST_TOKEN/OAUTH_REQUEST_TOKEN_SECRET.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.