From 7aaa947c7a93595b7cca8a67db1e0b9d73a705b7 Mon Sep 17 00:00:00 2001 From: benjdlambert Date: Mon, 6 Apr 2026 19:12:57 +0200 Subject: [PATCH] chore: fix Signed-off-by: benjdlambert Signed-off-by: benjdlambert --- .patches/33092.txt | 1 + .patches/33740.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 .patches/33092.txt create mode 100644 .patches/33740.txt diff --git a/.patches/33092.txt b/.patches/33092.txt new file mode 100644 index 0000000000..a06fa54cc2 --- /dev/null +++ b/.patches/33092.txt @@ -0,0 +1 @@ +Fix OAuth 2.0 Protected Resource Metadata endpoint returning wrong URL diff --git a/.patches/33740.txt b/.patches/33740.txt new file mode 100644 index 0000000000..d1ab17f9e9 --- /dev/null +++ b/.patches/33740.txt @@ -0,0 +1 @@ +Fix issue with missing permissions on the `/.well-known` endpoint for the scaffolder plugin