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/01/04 19:13:07 UTC

[couchdb] branch master updated (9eeebab -> 3fc054d)

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 9eeebab  removed useless configfile section (#1967)
     add 3fc054d  Feature/user db security obj readonly (#2395)

No new revisions were added by this update.

Summary of changes:
 rel/overlay/etc/default.ini                     |  3 +++
 src/chttpd/src/chttpd_db.erl                    | 11 +++++++++++
 src/chttpd/test/eunit/chttpd_security_tests.erl | 24 +++++++++++++++++++++++-
 test/javascript/tests/users_db_security.js      | 20 ++++++++++++++++----
 4 files changed, 53 insertions(+), 5 deletions(-)