SECURITY: prevent a DoS attack by disabling HTTP access to tools/ scripts.

This commit is contained in:
czaks
2014-09-21 00:56:00 +02:00
parent c5c356e077
commit 5f7e62142c
4 changed files with 1 additions and 68 deletions

View File

@@ -21,10 +21,6 @@
require dirname(__FILE__) . '/inc/cli.php';
if(!is_writable($config['file_script'])) {
get_httpd_privileges();
}
$start = microtime(true);
// parse command line