You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/09 19:16:08 UTC

[GitHub] [couchdb] natcohen opened a new issue #2647: Unable to log out from Fauxton when setting cookie_domain

natcohen opened a new issue #2647: Unable to log out from Fauxton when setting cookie_domain 
URL: https://github.com/apache/couchdb/issues/2647
 
 
   [NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
   
   ## Description
   When the cookie_domain is set to `mydomain.com` the logout button in Fauxton shows a message that the logout was successful but it actually doesn't logout.
   
   
   [NOTE]: # ( Describe the problem you're encountering. )
   [TIP]:  # ( Do NOT give us access or passwords to your actual CouchDB! )
   
   ## Steps to Reproduce
   
   1. Add the cookie domain setting to CouchDB (https://docs.couchdb.org/en/stable/config/auth.html#couch_httpd_auth/cookie_domain) to your domain
   2. Login as admin through Fauxton and try to logout
   
   [NOTE]: # ( Include commands to reproduce, if possible. curl is preferred. )
   
   ## Expected Behaviour
   
   Should logout and display the login page
   
   [NOTE]: # ( Tell us what you expected to happen. )
   
   ## Your Environment
   
   [TIP]:  # ( Include as many relevant details about your environment as possible. )
   [TIP]:  # ( You can paste the output of curl http://YOUR-COUCHDB:5984/ here. )
   
   * CouchDB version used: 3.0
   * Browser name and version: Chrome 80
   * Operating system and version: CentOS 8
   
   ## Additional Context
   
   [TIP]:  # ( Add any other context about the problem here. )
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] ericlowry commented on issue #2647: Unable to log out from Fauxton when setting cookie_domain

Posted by GitBox <gi...@apache.org>.
ericlowry commented on issue #2647: Unable to log out from Fauxton when setting cookie_domain 
URL: https://github.com/apache/couchdb/issues/2647#issuecomment-598255575
 
 
   Thanks!  BTW - I love this feature, solves a bunch of challenges I had with couch db's "native" auth services

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] rnewson commented on issue #2647: Unable to log out from Fauxton when setting cookie_domain

Posted by GitBox <gi...@apache.org>.
rnewson commented on issue #2647: Unable to log out from Fauxton when setting cookie_domain 
URL: https://github.com/apache/couchdb/issues/2647#issuecomment-598072462
 
 
   same cause as https://github.com/apache/couchdb/issues/2655, yup. A PR is up for it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] rnewson closed issue #2647: Unable to log out from Fauxton when setting cookie_domain

Posted by GitBox <gi...@apache.org>.
rnewson closed issue #2647: Unable to log out from Fauxton when setting cookie_domain 
URL: https://github.com/apache/couchdb/issues/2647
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] ericlowry commented on issue #2647: Unable to log out from Fauxton when setting cookie_domain

Posted by GitBox <gi...@apache.org>.
ericlowry commented on issue #2647: Unable to log out from Fauxton when setting cookie_domain 
URL: https://github.com/apache/couchdb/issues/2647#issuecomment-597996382
 
 
   This may be related to my issue  https://github.com/apache/couchdb/issues/2655
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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