From 9f63bab551169e770f30e6dbc3cc62fa248e6752 Mon Sep 17 00:00:00 2001 From: Fu Zi Xiang Date: Tue, 9 Jan 2024 13:49:55 +0800 Subject: [PATCH 1/2] feat: add escape for all template output --- admin_frontend/templates/components/admin_sso_list.html | 4 ++-- admin_frontend/templates/components/admin_top_menu_bar.html | 2 +- admin_frontend/templates/components/admin_users.html | 4 ++-- admin_frontend/templates/components/top_menu_bar.html | 2 +- admin_frontend/templates/components/user_details.html | 2 +- admin_frontend/templates/layouts/base.html | 2 +- admin_frontend/templates/pages/login.html | 4 ++-- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/admin_frontend/templates/components/admin_sso_list.html b/admin_frontend/templates/components/admin_sso_list.html index 40a70602..320617e4 100644 --- a/admin_frontend/templates/components/admin_sso_list.html +++ b/admin_frontend/templates/components/admin_sso_list.html @@ -15,13 +15,13 @@