From 3eab3b0827ec159958bae0f0fec2593897ab60eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Sch=C3=A4fer?= Date: Sat, 29 Nov 2025 23:39:54 +0100 Subject: [PATCH] Potential fix for code scanning alert no. 8: DOM text reinterpreted as HTML Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --- src/components/LoginForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LoginForm.tsx b/src/components/LoginForm.tsx index 8149989e..dcb7480a 100644 --- a/src/components/LoginForm.tsx +++ b/src/components/LoginForm.tsx @@ -410,7 +410,7 @@ export default function LoginForm({
{t("passwordForgot")}