You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/09 13:50:41 UTC

[jira] [Commented] (BROOKLYN-408) Brooklyn swagger API doc does not support XSRF

    [ https://issues.apache.org/jira/browse/BROOKLYN-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859535#comment-15859535 ] 

ASF GitHub Bot commented on BROOKLYN-408:
-----------------------------------------

GitHub user tbouron opened a pull request:

    https://github.com/apache/brooklyn-ui/pull/41

    [BROOKLYN-408] Add CSRF header on the swagger page

    Since Brooklyn checks for CSRF header for every POST/PUT requests, the relevant methods didn't work anymore on the swagger UI page.
    
    This fixes it by setting the header manually into the swagger configuration

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tbouron/brooklyn-ui fix/swagger-ui

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-ui/pull/41.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #41
    
----
commit 2df4678f7307c9a1bc352253f73ad45c597da9db
Author: Thomas Bouron <th...@cloudsoftcorp.com>
Date:   2017-02-09T13:47:53Z

    Add CSRF header on the swagger page

----


> Brooklyn swagger API doc does not support XSRF 
> -----------------------------------------------
>
>                 Key: BROOKLYN-408
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-408
>             Project: Brooklyn
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Mark McKenna
>            Priority: Minor
>
> Brooklyn swagger API doc does not support XSRF headers / cookies 
> Only GET requests return data successfully 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)