janl opened a new issue #1278: URL: https://github.com/apache/couchdb-fauxton/issues/1278
If folks run “verify install” they get a replication error (3 docs replicated, 4 expected). That’s because one of the test docs is a design doc, and writing that requires admin creds. This was less of a problem in 2.x where abs were open by default, but with 3.x being closed by default, this can be confusing. It should be easy enough to add a check to see if the current user is a db admin. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
