From 75868ca38e1fd78d8469160f2779441411faf499 Mon Sep 17 00:00:00 2001 From: Michael Nutt Date: Wed, 18 Jan 2023 10:46:24 -0500 Subject: [PATCH] fix: remove key_query from all static assets to prevent XSS Signed-off-by: Michael Nutt --- public/templates/data.tmpl | 16 ++++++++-------- public/templates/index.tmpl | 4 ++-- public/templates/viewer.tmpl | 16 ++++++++-------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/public/templates/data.tmpl b/public/templates/data.tmpl index c915013..203c45c 100644 --- a/public/templates/data.tmpl +++ b/public/templates/data.tmpl @@ -5,10 +5,10 @@ {{name}} - TileServer GL {{#is_vector}} - - - - + + + + {{/is_vector}} {{^is_vector}} - - - - + + + +