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 0ea4747403a1b4ba3b25d45a1827c5b67b1579b4
Merge: 2eed4886d 307e4d975
Author: Robert Newson <[email protected]>
AuthorDate: Mon Jul 20 21:32:14 2026 +0100

    Merge pull request #6063 from apache/custom-peer-header
    
    configurable request header for determining peer

 rel/overlay/etc/default.ini          |  5 +++++
 src/chttpd/src/chttpd.erl            | 26 +++++++++++++++++++++++++-
 src/chttpd/src/chttpd_external.erl   |  2 +-
 src/couch/src/couch_auth_lockout.erl | 17 ++++-------------
 src/couch/src/couch_httpd.erl        | 17 +++++++++++++++++
 src/couch/src/couch_httpd_auth.erl   | 10 ++++------
 src/docs/src/config/http.rst         | 13 +++++++++++++
 7 files changed, 69 insertions(+), 21 deletions(-)

Reply via email to