[
https://issues.apache.org/jira/browse/COUCHDB-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660208#comment-14660208
]
ASF GitHub Bot commented on COUCHDB-2762:
-----------------------------------------
GitHub user rnewson opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/490
Pass the second param to beforeSend
I forgot to send this argument on which broke attachment uploading
COUCHDB-2762
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-fauxton 2762-fix-ajax-csrf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/490.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 #490
----
commit a6431cc501240c0fd2da1f38677b56356b550b3c
Author: Robert Newson <[email protected]>
Date: 2015-08-06T16:00:25Z
Pass the second param to beforeSend
I forgot to send this argument on which broke attachment uploading
COUCHDB-2762
----
> Add CSRF protection
> -------------------
>
> Key: COUCHDB-2762
> URL: https://issues.apache.org/jira/browse/COUCHDB-2762
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Reporter: Robert Newson
> Assignee: Robert Newson
> Fix For: 2.0.0
>
>
> Add support for the "double submit cookie" CSRF protection.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)