GitHub user iilyak opened a pull request:

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

    Inject _design/_auth on auth_cache startup

    We send start_listener event from init to make sure we call
    ensure_auth_ddoc_exists as soon as we can. Rather then calling it on
    listener restart.
    
    COUCHDB-3000

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

    $ git pull https://github.com/cloudant/couchdb-chttpd 3000-inject_auth_ddoc

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

    https://github.com/apache/couchdb-chttpd/pull/115.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 #115
    
----
commit c8f3497bfa7eb5d30dcddb014772dcd63cd68286
Author: ILYA Khlopotov <[email protected]>
Date:   2016-04-20T15:45:42Z

    Inject _design/_auth on auth_cache startup
    
    We send start_listener event from init to make sure we call
    ensure_auth_ddoc_exists as soon as we can. Rather then calling it on
    listener restart.
    
    COUCHDB-3000

----


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