This is an automated email from the ASF dual-hosted git repository.
jan pushed a change to branch access
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 46a05de fix access deletes
new 708a536 chore: cleanup
new 5ca0d46 feat: implement _users role handling
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/couch/src/couch_btree.erl | 8 +-------
src/couch/src/couch_db.erl | 2 +-
src/couch/src/couch_db_updater.erl | 21 ++++++++++++++-------
src/couch/src/couch_httpd_auth.erl | 6 +++---
src/couch/test/couchdb_access_tests.erl | 21 ++++++++++++++++-----
src/couch_mrview/src/couch_mrview.erl | 3 ++-
6 files changed, 37 insertions(+), 24 deletions(-)