From 13b03b232ba9a5b3c30784adc3a8bf8f03b90f63 Mon Sep 17 00:00:00 2001 From: hesch Date: Thu, 11 Feb 2021 17:38:39 +0100 Subject: refactor: remove referer checks, as they are no longer needed (replaced by csrf tokens) (#3432) --- cli/i18n/ignore/en-us.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'cli') diff --git a/cli/i18n/ignore/en-us.php b/cli/i18n/ignore/en-us.php index 5db330fb4..f0ab52e6a 100644 --- a/cli/i18n/ignore/en-us.php +++ b/cli/i18n/ignore/en-us.php @@ -656,8 +656,6 @@ return array( 'install.check.favicons.ok', 'install.check.fileinfo.nok', 'install.check.fileinfo.ok', - 'install.check.http_referer.nok', - 'install.check.http_referer.ok', 'install.check.json.nok', 'install.check.json.ok', 'install.check.mbstring.nok', -- cgit v1.2.3