Bill Carpenter created COUCHDB-3296:
---------------------------------------

             Summary: wrong config for authentication_handlers
                 Key: COUCHDB-3296
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3296
             Project: CouchDB
          Issue Type: Bug
          Components: HTTP Interface
            Reporter: Bill Carpenter


In the current tip of the master branch (but NOT in the couchDB 2.0 release 
sources), the function set_auth_handlers/0 in file 
https://github.com/apache/couchdb-chttpd/blob/master/src/chttpd.erl consults 
configuration:

config:get("chttpd", "authentication_handlers", AuthenticationDefault))

I believe the config section was intended to be "httpd" instead of "chttpd". At 
least, that is the section for that config item in default.ini, so the code is 
probably just a typo.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to