Fedor Indutny created COUCHDB-1623:
--------------------------------------

             Summary: Replication of user database and conflicts
                 Key: COUCHDB-1623
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1623
             Project: CouchDB
          Issue Type: Bug
          Components: Database Core, Replication
            Reporter: Fedor Indutny


Heya,

I'm trying to setup a private couchdb clone of npm repository: 
http://isaacs.iriscouch.com/registry

And apparently I'll need to make authorization work, I've replicated 
http://isaacs.iriscouch.com/public_users database and set is as 
authentication_db. But authorization doesn't seem to be working, because 
couchdb's database contains a lot of conflicts for almost every user... So, 
basically how could one resolve it? And why documents with conflicts were 
replicated at all?

Also, after removing conflicting revisions, authentication doesn't seem to be 
working (while it does in upstream database).

Cheers,
Fedor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to