GitHub user darobin opened a pull request:
https://github.com/apache/couchdb/pull/36
disallow https for remote loading as well
If we want to prevent remote loading, blocking https is a good idea too.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/darobin/couchdb disallow-more
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/36.patch
----
commit 72b62143ecd804d28e39bdbc749ba0af5319b08d
Author: Robin Berjon <[email protected]>
Date: 2012-10-25T06:06:06-07:00
disallow https for remote loading as well
----