Sebastian Rothbucher created COUCHDB-2991:
---------------------------------------------
Summary: _design/auth does not get installed on custom users DB
Key: COUCHDB-2991
URL: https://issues.apache.org/jira/browse/COUCHDB-2991
Project: CouchDB
Issue Type: Bug
Reporter: Sebastian Rothbucher
To reproduce: set both
[{section: "couch_httpd_auth",
key: "authentication_db", value: usersDb.name},
{section: "chttpd_auth",
key: "authentication_db", value: usersDb.name}]
to a usersDB that is not _users and check if the document is there (certainly
minor)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)