You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2017/09/29 17:22:50 UTC

[couchdb] branch master updated (9751b06 -> 0eb7677)

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 9751b06  Update meck to latest version 0.8.8
     add e590cad  Support setting cookie domain for auth
     add cacc774  Add unit tests for cookie domain
     add 796e1b0  Merge branch 'master' into master
     new 0eb7677  Support setting cookie domain for AuthSession cookie

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 rel/overlay/etc/default.ini                    |  1 +
 src/couch/src/couch_httpd_auth.erl             |  9 ++-
 src/couch/test/couchdb_cookie_domain_tests.erl | 77 ++++++++++++++++++++++++++
 3 files changed, 86 insertions(+), 1 deletion(-)
 create mode 100755 src/couch/test/couchdb_cookie_domain_tests.erl

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].

[couchdb] 01/01: Support setting cookie domain for AuthSession cookie

Posted by wo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 0eb7677788a3852e64c7f16042343fb0ea126c8d
Merge: 9751b06 796e1b0
Author: Joan Touzet <wo...@users.noreply.github.com>
AuthorDate: Fri Sep 29 13:22:48 2017 -0400

    Support setting cookie domain for AuthSession cookie
    
    Merge pull request #827 from almightyju/master

 rel/overlay/etc/default.ini                    |  1 +
 src/couch/src/couch_httpd_auth.erl             |  9 ++-
 src/couch/test/couchdb_cookie_domain_tests.erl | 77 ++++++++++++++++++++++++++
 3 files changed, 86 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.