papswell commented on issue #1305: Enabling require_valid_user blocks login to 
Fauxton
URL: https://github.com/apache/couchdb/issues/1305#issuecomment-502079409
 
 
   Hi there, 
   
   On macOS, i finally managed to resolve this with the following config : 
   ```
   # ~/Library/Preferences/couchdb2-local.ini
   
   [httpd]
   WWW-Authenticate = Basic realm="Welcome to the Couch!"
   ```
   
   Found in the [official 
documentation](https://docs.couchdb.org/en/stable/config/http.html#httpd/WWW-Authenticate)
 :)
   
   Hope this helps,
   Regards
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to