GitHub user willholley opened a pull request:
https://github.com/apache/couchdb-chttpd/pull/19
validate _all_docs query parameters
Perform the same query parameter validation in the clustered interface for
/_all_docs requests as we do in the non-clustered interface. Fixes COUCHDB-2523.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/willholley/couchdb-chttpd
2523-all-docs-validation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-chttpd/pull/19.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 #19
----
commit c529d71f782bec9d61f5b7d9e7c17748cee4dded
Author: Will Holley <[email protected]>
Date: 2015-01-29T10:19:34Z
validate _all_docs query parameters
Perform the same query parameter validation in the clustered interface
for /_all_docs requests as we do in the non-clustered interface.
COUCHDB-2523
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---