From c1a0cb45db0f8f3ff923bf9581d317d9f86c0df2 Mon Sep 17 00:00:00 2001 From: Jonatan Sundeen Date: Mon, 18 Dec 2023 16:03:06 +0100 Subject: [PATCH] Added changelog --- changelog/58936.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/58936.fixed.md diff --git a/changelog/58936.fixed.md b/changelog/58936.fixed.md new file mode 100644 index 00000000000..1ab53ccfe1b --- /dev/null +++ b/changelog/58936.fixed.md @@ -0,0 +1 @@ +Fixed issue with basic auth causing invalid header error and 401 Bad Request, by using HTTPBasicAuthHandler instead of header.