SCdF opened a new issue #1850: WWW-Authenticate config value is case sensitive, 
but gets saved or loaded in lower case, on MacOS
URL: https://github.com/apache/couchdb/issues/1850
 
 
   The `http/WWW-Authenticate` config property is only valid / recognised in 
that exact case, at least on MacOS. It is also either saved onto disk in lower 
case, or loaded into memory as lower case.
   
   This means that whenever you restart CouchDB this config property ends up 
being in your config matrix in lower case, which in turn means it doesn't get 
used by the system.
   
   Steps to reproduce: 
https://gist.github.com/SCdF/fb5f1dd4ebca24a986ce77b3e1a2fa59
   
   CouchDB 2.3.0
   MacOS 10.14.2 (18C54), on a case insensitive APFS volume (this is the 
default volume type for MacOS)
   Installed CouchDB via downloading the package from the website.

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


With regards,
Apache Git Services

Reply via email to