From 18294434912d7b91aead51b5d6c425d9d5321692 Mon Sep 17 00:00:00 2001 From: Aselsan Date: Fri, 19 Jul 2024 04:08:59 +0700 Subject: [PATCH] Escaping content for prevention of XSS attacks. --- src/Views/magic_link_form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Views/magic_link_form.php b/src/Views/magic_link_form.php index 6bef87a16..7b1ab284a 100644 --- a/src/Views/magic_link_form.php +++ b/src/Views/magic_link_form.php @@ -10,12 +10,12 @@
- +