You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Gonzalo Aune (JIRA)" <ji...@apache.org> on 2008/06/03 16:06:45 UTC

[jira] Created: (SHINDIG-330) Add support for OAuth gadgets_extension (0.8 feature)

Add support for OAuth gadgets_extension (0.8 feature)
-----------------------------------------------------

                 Key: SHINDIG-330
                 URL: https://issues.apache.org/jira/browse/SHINDIG-330
             Project: Shindig
          Issue Type: New Feature
          Components: Gadget Rendering Server (PHP)
            Reporter: Gonzalo Aune
         Attachments: OAuth.patch

There is a new feature in 0.8 that requires shindig to include the gadget URL in all outgoing OAuth requests (gadgets.io.AuthorizationType.AUTHENTICATED).

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


[jira] Resolved: (SHINDIG-330) Add support for OAuth gadgets_extension (0.8 feature)

Posted by "Chris Chabot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Chabot resolved SHINDIG-330.
----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

Patch applied & committed, nice work!

For future reference, please use unique file names for patches that show what the patch does. I have 3 'oauth' patches from you now and at some point i'll loose track which is which :-)

So oauth_add_gadget_url.patch would have been a better file name to use for example 


> Add support for OAuth gadgets_extension (0.8 feature)
> -----------------------------------------------------
>
>                 Key: SHINDIG-330
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-330
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Gadget Rendering Server (PHP)
>            Reporter: Gonzalo Aune
>            Assignee: Chris Chabot
>         Attachments: OAuth.patch
>
>
> There is a new feature in 0.8 that requires shindig to include the gadget URL in all outgoing OAuth requests (gadgets.io.AuthorizationType.AUTHENTICATED).

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


[jira] Updated: (SHINDIG-330) Add support for OAuth gadgets_extension (0.8 feature)

Posted by "Gonzalo Aune (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gonzalo Aune updated SHINDIG-330:
---------------------------------

    Attachment: OAuth.patch

Added the new feature and fixed some whitespaces and breaklines, also i added a few methods to use in the future for testing purposes.

> Add support for OAuth gadgets_extension (0.8 feature)
> -----------------------------------------------------
>
>                 Key: SHINDIG-330
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-330
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Gadget Rendering Server (PHP)
>            Reporter: Gonzalo Aune
>         Attachments: OAuth.patch
>
>
> There is a new feature in 0.8 that requires shindig to include the gadget URL in all outgoing OAuth requests (gadgets.io.AuthorizationType.AUTHENTICATED).

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