[GitHub] couchdb-documentation pull request #66: Document users db suffix

2016-09-20 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/couchdb-documentation/pull/66


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] couchdb-documentation pull request #66: Document users db suffix

2016-09-19 Thread iilyak
GitHub user iilyak opened a pull request:

https://github.com/apache/couchdb-documentation/pull/66

Document users db suffix

Introduce `couchdb/users_db_suffix` config key

Remove distinction between clustered and local users databases
configuration. We remove following configuration options and replace
them with `couchdb/users_db_suffix`:

- `chttpd_auth/authentication_db`
- `couch_httpd_auth/authentication_db`

This is a companion PR for https://github.com/apache/couchdb-couch/pull/198

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/cloudant/couchdb-documentation 
document-users_db_suffix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/couchdb-documentation/pull/66.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #66


commit 5a5ad3985604f5f413de098cff65421d23f6c5f0
Author: ILYA Khlopotov 
Date:   2016-09-19T18:07:11Z

Document users_db_suffix

commit dab0d9e0df12a10c293f7a585b9f158b462e7d4f
Author: ILYA Khlopotov 
Date:   2016-09-19T18:11:25Z

Remove authentication_db and add users_db_suffix




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---