couch_db does not allow custom system database names ----------------------------------------------------
Key: COUCHDB-1352 URL: https://issues.apache.org/jira/browse/COUCHDB-1352 Project: CouchDB Issue Type: Bug Affects Versions: 1.1.1, 1.0.3 Reporter: Randall Leeds Assignee: Randall Leeds "_replicator" and "_users" are hard coded as acceptable database names. This restriction seems to contradict the presence of config variables that change the replicator and authentication database names. Changing them causes a crash. Since the couch_db module accepts an options argument which can contain the atom 'sys_db', allow creation of such system databases with custom names. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira