GitHub user rnewson opened a pull request:
https://github.com/apache/couchdb-couch/pull/78
Don't enable host validation by default
Revising original stance. Administrators can enable this feature if
they want, and supply the definitive list of allowed Host values.
When enabled, the default list of valid hosts is empty.
COUCHDB-2752
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch
dont-validate-host-by-default
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/78.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 #78
----
commit a5232be86db31ff6cd268cfd044962149ad278b1
Author: Robert Newson <[email protected]>
Date: 2015-07-21T09:19:27Z
Don't enable host validation by default
Revising original stance. Administrators can enable this feature if
they want, and supply the definitive list of allowed Host values.
When enabled, the default list of valid hosts is empty.
COUCHDB-2752
----
---
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.
---