hi, i start to use couchDB, for learning (no-backend rocks hahaha) and i
find a very big bug in all documentation sites, for proxy authentication

in your documents (http://docs.couchdb.org/en/latest/api/server/authn.html)
tell

 {couch_httpd_auth, proxy_authentication_handler}


but this it's terribly wrong

for somewhere reason the correct handler it's

{couch_httpd_auth, proxy_*authentification*_handler}

autentification not authentication breaking all conventions of other handler

i have all day fighting with that bug xD and now i find at last hahaha

please make a note somewhere for the other like me not waste all day in a
change of name

Reply via email to