This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit fbf55655dd32ef7637bc28ed5cd23e7a768ba095 Merge: 322fcf0c0 2ece99b99 Author: Robert Newson <[email protected]> AuthorDate: Thu Feb 19 17:03:32 2026 +0000 Merge pull request #5893 from apache/404-for-extra-paths Send 404 for /_all_dbs and /_dbs_info with extra path parts src/chttpd/src/chttpd_misc.erl | 14 ++++++++++---- test/elixir/test/basics_test.exs | 15 +++++++++++++++ test/elixir/test/config/suite.elixir | 4 +++- 3 files changed, 28 insertions(+), 5 deletions(-)
