You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jon Freedman (JIRA)" <ji...@apache.org> on 2012/07/19 09:57:34 UTC

[jira] [Created] (CXF-4433) CrossOriginResourceSharingFilter ignores allowCredentials from annotation

Jon Freedman created CXF-4433:
---------------------------------

             Summary: CrossOriginResourceSharingFilter ignores allowCredentials from annotation
                 Key: CXF-4433
                 URL: https://issues.apache.org/jira/browse/CXF-4433
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS Security
    Affects Versions: 2.6.1
            Reporter: Jon Freedman
            Priority: Minor


The value of allowCredentials is set on the org.apache.cxf.message.Exchange in #commmonRequestProcessing but then #handleResponse ignores this and sets the value based on the filter itself.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CXF-4433) CrossOriginResourceSharingFilter ignores allowCredentials from annotation

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

Sergey Beryozkin resolved CXF-4433.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.0
                   2.6.2
         Assignee: Sergey Beryozkin
    
> CrossOriginResourceSharingFilter ignores allowCredentials from annotation
> -------------------------------------------------------------------------
>
>                 Key: CXF-4433
>                 URL: https://issues.apache.org/jira/browse/CXF-4433
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS Security
>    Affects Versions: 2.6.1
>            Reporter: Jon Freedman
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 2.6.2, 2.7.0
>
>
> The value of allowCredentials is set on the org.apache.cxf.message.Exchange in #commmonRequestProcessing but then #handleResponse ignores this and sets the value based on the filter itself.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira