You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by darobin <gi...@git.apache.org> on 2012/10/25 15:11:42 UTC

couchdb pull request: Disallow more

GitHub user darobin opened a pull request:

    https://github.com/apache/couchdb/pull/37

    Disallow more

    Disallowing https, done right (I think).

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/37.patch

----
commit 72b62143ecd804d28e39bdbc749ba0af5319b08d
Author: Robin Berjon <ro...@berjon.com>
Date:   2012-10-25T06:06:06-07:00

    disallow https for remote loading as well

commit acd851c44fbd39cb406eab29f011871ba856311c
Author: Robin Berjon <ro...@berjon.com>
Date:   2012-10-25T06:10:40-07:00

    actually count characters correctly

----