From dad0f65494036639ba487be0d2cbe67f13817830 Mon Sep 17 00:00:00 2001 From: blam Date: Mon, 15 Aug 2022 11:44:38 +0200 Subject: [PATCH] chore: add changeset Signed-off-by: blam --- .changeset/smooth-planes-itch.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/smooth-planes-itch.md diff --git a/.changeset/smooth-planes-itch.md b/.changeset/smooth-planes-itch.md new file mode 100644 index 0000000000..638a2e0bf6 --- /dev/null +++ b/.changeset/smooth-planes-itch.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': patch +--- + +Fail gracefully if an invalid `Authorization` header is passed to `POST /v2/tasks`