This is an automated email from the ASF dual-hosted git repository.
jan pushed a change to branch rebase/access-2026
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from bcf42f215 feat: block non-access ddocs from non-admins
add 4a31f80a3 fix: remove DoS vector
add 1cac61374 feat: add access handling to show/list/update w/tests
No new revisions were added by this update.
Summary of changes:
src/chttpd/src/chttpd_db.erl | 9 +-
src/chttpd/src/chttpd_show.erl | 4 +-
src/couch/test/eunit/couchdb_access_tests.erl | 120 +++++++++++++++++++++
src/couch/test/eunit/couchdb_mrview_cors_tests.erl | 3 +-
4 files changed, 127 insertions(+), 9 deletions(-)