You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/11/12 00:07:30 UTC

[18/50] couchdb commit: updated refs/heads/2876-js-tests to bd19653

Add CSRF protection for mango endpoints

COUCHDB-2775


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9c910db6
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9c910db6
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9c910db6

Branch: refs/heads/2876-js-tests
Commit: 9c910db69f088dfff180e10cc93624a0db7439b3
Parents: 56f845a
Author: Alexander Shorin <kx...@apache.org>
Authored: Sun Oct 18 00:46:02 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Sun Oct 18 00:46:02 2015 +0300

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/9c910db6/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index ddf872f..07f57c4 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -51,7 +51,7 @@ DepDescs = [
 {ioq,              "ioq",              "c7c75ebeaf41599e3a3e211097d864f0e7785829"},
 {jiffy,            "jiffy",            "ea19c417f9fd52fa3f7ef2d378735e5532c59b29"},
 {khash,            "khash",            "7c6a9cd9776b5c6f063ccafedfa984b00877b019"},
-{mango,            "mango",            "0dd2000f666e49204b0429a81f660de237aaeccf"},
+{mango,            "mango",            "0cc0fb8d2c2e04a4df5a1e7deb198abc78266a97"},
 {mem3,             "mem3",             "de5f32815d3a3136e43924e4723d7e3e0eb02c6e"},
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},