GitHub user jaydoane opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/91

    Explicitly create admin user and authenticate requests in chttpd_db_test 
cases

    This patch explicitly configures an admin user and then makes all requests 
using that user's credentials. This approach continues to work under the 
CouchDB's security model, and also allows the tests to pass under Cloudant's 
security model.
    
    COUCHDB-2865
    BugzID: 55502

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

    $ git pull https://github.com/cloudant/couchdb-chttpd 
55502-chttpd_db_test-explicit-auth

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

    https://github.com/apache/couchdb-chttpd/pull/91.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 #91
    
----
commit 68d40cce7d89e86515dec88ff2899bafb1ee3e0c
Author: Jay Doane <[email protected]>
Date:   2015-11-02T00:59:32Z

    Explicitly create admin user and authenticate requests in chttpd_db_test 
cases
    
    COUCHDB-2865
    BugzID: 55502

----


---
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.
---

Reply via email to