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/13 12:22:25 UTC

[GitHub] [couchdb] robsonvn edited a comment on issue #1305: Enabling require_valid_user blocks login to Fauxton

robsonvn edited a comment on issue #1305:
URL: https://github.com/apache/couchdb/issues/1305#issuecomment-643616095


   Just to add that if you're using the helm chart you need to use the following:
   
   ```
   couchdbConfig:
     httpd:
       WWW-Authenticate: "Basic realm=\"administrator\""
     chttpd:
       require_valid_user: true
   ```
   
   And restart the pods.


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