From c90f8a05bf792e61db250f210834cdabcc0b7906 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 4 May 2026 16:36:33 +0200 Subject: fix(security): sanitize remote IP headers and escape log viewer output #4135 --- web/html/index.html | 50 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 33 insertions(+), 17 deletions(-) (limited to 'web/html/index.html') diff --git a/web/html/index.html b/web/html/index.html index ee5109ea..60608315 100644 --- a/web/html/index.html +++ b/web/html/index.html @@ -564,7 +564,7 @@ {{template "component/aSidebar" .}} {{template "component/aThemeSwitch" .}} {{template "component/aCustomStatistic" .}} -{{template "modals/textModal"}} +{{template "modals/textModal" .}}