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 4e0b66a4f8ad78388d9520306608cab3ef7581b7 Merge: ce2769777 a4ede7bbd Author: Robert Newson <[email protected]> AuthorDate: Mon Dec 11 15:19:04 2023 +0000 Merge pull request #4905 from apache/nouveau-auth Reject requests with user-agent header .../apache/couchdb/nouveau/NouveauApplication.java | 7 ++++ .../couchdb/nouveau/core/UserAgentFilter.java | 49 ++++++++++++++++++++++ test/elixir/test/config/nouveau.elixir | 1 + test/elixir/test/nouveau_test.exs | 6 +++ 4 files changed, 63 insertions(+)
