From d056f7e110eff49fae62f6a8573589b79e228bf9 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 6 Mar 2020 14:39:13 +0100 Subject: [PATCH] Prevent self-xss via invalid mysql user name on install screen Signed-off-by: Joas Schilling --- core/templates/installation.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/templates/installation.php b/core/templates/installation.php index c0afc311939..e4a232fc965 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -15,10 +15,10 @@ script('core', [

- - + + - +