You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Dirk Balfanz (JIRA)" <ji...@apache.org> on 2008/04/07 23:43:24 UTC

[jira] Created: (SHINDIG-182) Gadgets using OAuth cannot 'require' oauth, must use 'optional'

Gadgets using OAuth cannot 'require' oauth, must use 'optional'
---------------------------------------------------------------

                 Key: SHINDIG-182
                 URL: https://issues.apache.org/jira/browse/SHINDIG-182
             Project: Shindig
          Issue Type: Improvement
          Components: Gadgets Server - Java
            Reporter: Dirk Balfanz


Currently, when  a gadget wants to use OAuth support, it has to declare it as "optional", even if it requires OAuth (i.e. can't function without it). The attached patch allows gadgets to "require" OAuth support.


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


[jira] Closed: (SHINDIG-182) Gadgets using OAuth cannot 'require' oauth, must use 'optional'

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

Kevin Brown closed SHINDIG-182.
-------------------------------

    Resolution: Fixed

Applied in r648154. Thanks!

> Gadgets using OAuth cannot 'require' oauth, must use 'optional'
> ---------------------------------------------------------------
>
>                 Key: SHINDIG-182
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-182
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (Java)
>            Reporter: Dirk Balfanz
>         Attachments: patch-require-oauth.txt
>
>
> Currently, when  a gadget wants to use OAuth support, it has to declare it as "optional", even if it requires OAuth (i.e. can't function without it). The attached patch allows gadgets to "require" OAuth support.

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


[jira] Updated: (SHINDIG-182) Gadgets using OAuth cannot 'require' oauth, must use 'optional'

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

Dirk Balfanz updated SHINDIG-182:
---------------------------------

    Attachment: patch-require-oauth.txt

> Gadgets using OAuth cannot 'require' oauth, must use 'optional'
> ---------------------------------------------------------------
>
>                 Key: SHINDIG-182
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-182
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadgets Server - Java
>            Reporter: Dirk Balfanz
>         Attachments: patch-require-oauth.txt
>
>
> Currently, when  a gadget wants to use OAuth support, it has to declare it as "optional", even if it requires OAuth (i.e. can't function without it). The attached patch allows gadgets to "require" OAuth support.

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