[
https://issues.apache.org/jira/browse/CAMEL-10858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872496#comment-15872496
]
ASF GitHub Bot commented on CAMEL-10858:
----------------------------------------
GitHub user lio-p opened a pull request:
https://github.com/apache/camel/pull/1475
CAMEL-10858: Add CSRF support
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lio-p/camel CAMEL-10858--Add-CSRF-Support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1475.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 #1475
----
commit f2907346acfa5c69d6779d37eed00783dfb3c978
Author: lionel-bonitasoft <[email protected]>
Date: 2017-02-17T20:47:07Z
Add CSRF support
----
> Add CSRF Support to Camel bonita component
> ------------------------------------------
>
> Key: CAMEL-10858
> URL: https://issues.apache.org/jira/browse/CAMEL-10858
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 2.19.0
> Reporter: Lionel Palacin
> Priority: Minor
>
> Since 7.4.0, Bonita Engine enables CSRF protection by default. Therefore the
> client has to deal with providing the right token in the request headers.
> This improvement make sure that request header propagate the right
> information to work whether or not CSRF is enabled on Bonita side.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)