From 8ecb8adffbc60474a5edeb5e63a2a7f799c0d0d9 Mon Sep 17 00:00:00 2001 From: Alan Hardman Date: Mon, 13 Sep 2021 08:25:37 -0600 Subject: [PATCH] Fix access control security issue with installer Thanks @vikychoi for finding and reporting this issue! --- install.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/install.php b/install.php index d57d77a..d2ecb54 100644 --- a/install.php +++ b/install.php @@ -1,7 +1,9 @@ - +