You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2020/04/01 17:24:08 UTC

[couchdb] branch master updated (4dca84e -> 42d20da)

This is an automated email from the ASF dual-hosted git repository.

jan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 4dca84e  Do not copy the #server.lru field to async openers
     add 42d20da  fix: require_valid_user exception logic

No new revisions were added by this update.

Summary of changes:
 src/chttpd/src/chttpd_auth.erl              |  19 ++--
 src/chttpd/test/eunit/chttpd_auth_tests.erl | 129 ++++++++++++++++++++++++++++
 2 files changed, 141 insertions(+), 7 deletions(-)
 create mode 100644 src/chttpd/test/eunit/chttpd_auth_tests.erl