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/modals/client_modal.html | 2 +- web/html/modals/inbound_modal.html | 2 +- web/html/modals/xray_outbound_modal.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'web/html/modals') diff --git a/web/html/modals/client_modal.html b/web/html/modals/client_modal.html index f66c01e6..65a481f6 100644 --- a/web/html/modals/client_modal.html +++ b/web/html/modals/client_modal.html @@ -7,7 +7,7 @@ :style="{ marginBottom: '10px', display: 'block', textAlign: 'center' }">Account is (Expired|Traffic Ended) And Disabled - {{template "form/client"}} + {{template "form/client" .}}