You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Christopher Lenz (JIRA)" <ji...@apache.org> on 2008/04/04 23:05:24 UTC

[jira] Created: (COUCHDB-34) Enable replicator to use HTTP authentication

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.