SCdF commented on 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#issuecomment-453059001 ``` $ sudo find . -name "local.ini" 2>/dev/null ./usr/local/etc/couchdb/local.ini ./Users/scdf/Code/Other/couchdb/couchdb/etc/couchdb/local.ini ./Users/scdf/Code/Other/angular-pouchdb/node_modules/semantic-release/test/registry/local.ini ./Users/scdf/Code/Medic/medic-os/platform/packages/medic-core/settings/medic-core/couchdb/private/local.ini ./Users/scdf/Library/Application Support/CouchDB2/etc/couchdb/local.ini ./Applications/Xcode.app/Contents/Developer/usr/share/xcs/CouchDB/etc/couchdb/local.ini ./Applications/Apache CouchDB.app/Contents/Resources/couchdbx-core/etc/local.ini ``` None of those files have been touched locally. Interestingly the correct one (in `~Library`) hasn't been touched for months either. I presume these permissions are correct: `-rw-r--r-- 1 scdf staff 1189 13 Aug 20:03`, I'm running CouchDB as `scdf` so it should have write access. I have no idea where this parameter is being written 😨
---------------------------------------------------------------- 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
