From 096314341f92fba9ece44aa3835cd817aa8bd26f Mon Sep 17 00:00:00 2001 From: "Daniel A. Wozniak" Date: Wed, 25 Oct 2023 15:36:07 -0700 Subject: [PATCH] Add changelog --- changelog/65114.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/65114.fixed.md diff --git a/changelog/65114.fixed.md b/changelog/65114.fixed.md new file mode 100644 index 00000000000..fb4f2ab1536 --- /dev/null +++ b/changelog/65114.fixed.md @@ -0,0 +1 @@ +Fix nonce verification, request server replies do not stomp on eachother.