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 2018/07/05 17:01:10 UTC

[GitHub] ThibaultJanBeyer commented on issue #1305: Enabling require_valid_user blocks login to Fauxton

ThibaultJanBeyer commented on issue #1305: Enabling require_valid_user blocks login to Fauxton
URL: https://github.com/apache/couchdb/issues/1305#issuecomment-402788757
 
 
   That is not written in `fauxton`. Also I don’t seem to find `WWW-Authenticate` in `fauxton`.
   On MacOS, editing the `couchdb2-local.ini` in `~/Library/Preferences/couchdb2-local.ini` to include:
   ```
   [httpd]
   www-authenticate = Basic realm="administrator"
   ```
   Still gives me `error: "unauthorized",  reason: "Authentication required."`
   
   
   **Environment**
   
       Version used: 2.1.1
       Browser Name and version: all latest FF
       Operating System and version (desktop or mobile): MacOS 10.13.5 (17F77), desktop
   

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