You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/19 01:38:17 UTC

[GitHub] almightyju opened a new pull request #827: Support setting cookie domain for auth

almightyju opened a new pull request #827: Support setting cookie domain for auth
URL: https://github.com/apache/couchdb/pull/827
 
 
   Implementation for https://issues.apache.org/jira/browse/COUCHDB-1959 
   
   It's a very simple use where you can set cookie_domain in the config which gets put on the set-cookie header.
   
   I couldn't work out where the documentation is to update that and I'm not familiar enough with Erlang to write a test for it but a manual test with and without the config value works fine. If anyone wants to point out how to make a test for it I'm happy enough to put it in if desired.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services