Enable replicator to use HTTP authentication
--------------------------------------------
Key: COUCHDB-34
URL: https://issues.apache.org/jira/browse/COUCHDB-34
Project: CouchDB
Issue Type: New Feature
Components: Database Core
Reporter: Christopher Lenz
You can currently give the CouchDB replicator HTTP URIs to remote databases.
However, if one of those remote instances is behind HTTP authentication, the
replication will fail. It should be possible to specify authentication
credentials to the replicator, which it would then use in response to 401
responses.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.