From 068b7a278cb22934896fdf1b42edefd7c2f990f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 23 Sep 2016 17:14:27 +0200 Subject: [PATCH] MantisBT need these being white-listed. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- libs/lib_detector.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libs/lib_detector.php b/libs/lib_detector.php index b7b50e0..c008a2f 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -41,6 +41,9 @@ function initCrackerTrackerArrays () { 'cmd=new', // LinPHA 'cmd=edit', // LinPHA 'cmd=lostpw', // LinPHA + '/css/status_config.php', // MantisBT + '/css/common_config.php', // MantisBT + '/javascript_config.php', // MantisBT ); // Attacks we should detect and block -- 2.39.2