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/06/02 10:07:54 UTC

[GitHub] [couchdb-fauxton] natcohen opened a new issue #1286: Unable to log out with require_valid_user & WWW-Authenticate are set

natcohen opened a new issue #1286:
URL: https://github.com/apache/couchdb-fauxton/issues/1286


   <!--- Provide a general summary of the issue in the Title above -->
   
   ## Expected Behavior
   <!--- If you're describing a bug, tell us what should happen -->
   <!--- If you're suggesting a change/improvement, tell us how it should work -->
   
   The log out should work with require_valid_user and WWW-Authenticate configured
   
   ## Current Behavior
   <!--- If describing a bug, tell us what happens instead of the expected behavior -->
   <!--- If suggesting a change/improvement, explain the difference from current behavior -->
   
   When log out is clicked, the successful message is displayed but the database is still accessible.
   
   ## Possible Solution
   <!--- Not obligatory, but suggest a fix/reason for the bug, -->
   <!--- or ideas how to implement the addition or change -->
   
   ## Steps to Reproduce (for bugs)
   <!--- Provide a link to a live example, or an unambiguous set of steps to -->
   <!--- reproduce this bug. Include code to reproduce, if relevant -->
   1. Set the config `[chttpd] require_valid_user=true` and `[httpd] WWW-Authenticate=Basic realm="administrator"`
   2. Login and try to logout
   
   
   ## Context
   <!--- How has this issue affected you? What are you trying to accomplish? -->
   <!--- Providing context helps us come up with a solution that is most useful in the real world -->
   
   ## Your Environment
   <!--- Include as many relevant details about the environment you experienced the bug in -->
   * Version used: 3.1.0
   * Browser Name and version: Chrome 81
   * Operating System and version (desktop or mobile): OSX
   


----------------------------------------------------------------
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



[GitHub] [couchdb-fauxton] PlkMarudny commented on issue #1286: Unable to log out with require_valid_user & WWW-Authenticate set

Posted by GitBox <gi...@apache.org>.
PlkMarudny commented on issue #1286:
URL: https://github.com/apache/couchdb-fauxton/issues/1286#issuecomment-775689429


   It does not work for 3.1.1, works for me for 3.1.0, however. Maybe there is sth else that causes that? I am running CouchDB Bitnami Docker image with 3.1.1, 3.1.0 installed on Windows.


----------------------------------------------------------------
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