[
https://issues.apache.org/jira/browse/COUCHDB-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680481#comment-14680481
]
ASF GitHub Bot commented on COUCHDB-2762:
-----------------------------------------
GitHub user rnewson opened a pull request:
https://github.com/apache/couchdb-couch/pull/84
CSRF is not necessary for read operations
COUCHDB-2762
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch 2762-no-csrf-for-reads
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/84.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 #84
----
commit 553ab08b85c2c5775e998ccd6eed7b9148d57d4f
Author: Robert Newson <[email protected]>
Date: 2015-08-10T18:09:29Z
CSRF is not necessary for read operations
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)