vectorselector edited a comment on issue #2701:
URL: https://github.com/apache/couchdb/issues/2701#issuecomment-1047150726


   Assuming we don't want to manually turn this off all the time:
   1) is there a setting to not have this default admin role added to each 
database?
   2) what is the correct way to form a connection string per user and 
password? (what are we actually SUPPOSED to be doing, even on localhost?)
   
   EDIT:
   connection string is in the docs @wohali referenced.  oops haha sorry...
   HOST="http://admin:[email protected]:5984";
   
   
   basically: I would propose a "Coming from CouchDB 2.x?" upgrade summary, and 
this needs to be in there front and center.
   while the different pieces are in the existing docs, it's easy to miss a 
detail. Someone wonders why their app suddenly can't connect to the DB and it's 
a distro package upgrade version 2.x to 3.x and aren't perhaps even aware of 
what the issue is.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to