From 8b73fa9113b3a9ba6241b930373f1e2d7f668163 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Thu, 28 Jan 2021 09:51:10 +0100 Subject: [PATCH] Remove the `blacklist_hostnames` option The hostname blocklist requires a PTR lookup for every single request. This is slow and unreliable. see #3909 --- com.woltlab.wcf/option.xml | 5 +---- constants.php | 1 - wcfsetup/install/files/lib/system/WCF.class.php | 17 +++++------------ wcfsetup/install/files/options.inc.php | 1 - wcfsetup/install/lang/de.xml | 2 -- wcfsetup/install/lang/en.xml | 2 -- 6 files changed, 6 insertions(+), 22 deletions(-) diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index cd347cefe2..8c4d12f4a0 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -722,10 +722,6 @@ block:wcf.acp.option.blacklist_sfs_action.block]]> security.blacklist.custom textarea -