From ffd9a35d694aa36b03eb85e818c3ad1f756369b7 Mon Sep 17 00:00:00 2001 From: firest Date: Tue, 26 Sep 2023 23:33:47 +0800 Subject: [PATCH] chore: Add missing changelog --- changes/ce/fix-11667.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-11667.en.md diff --git a/changes/ce/fix-11667.en.md b/changes/ce/fix-11667.en.md new file mode 100644 index 000000000..5aab26e13 --- /dev/null +++ b/changes/ce/fix-11667.en.md @@ -0,0 +1 @@ +Disable access to the `logout` endpoint by the API key, this endpoint is for the Dashboard only.