Skizzerz has uploaded a new change for review. Change subject: (bug 23343) Apply IP blocks to X-Forwarded-For header. ......................................................................
(bug 23343) Apply IP blocks to X-Forwarded-For header. Adds a new configuration variable ($wgApplyIpBlocksToXff), which when enabled will scan the XFF header for IP addresses and check if any of them have been blocked. $wgApplyIpBlocksToXff is disabled by default due to the extra database overhead caused by potentially loading numerous extra Block objects. Change-Id: I3e38b94d10600a60d2d4857de54307f34c4662c4 --- M RELEASE-NOTES-1.21 M includes/DefaultSettings.php M includes/User.php M languages/messages/MessagesEn.php M languages/messages/MessagesQqq.php M maintenance/language/messages.inc 6 files changed, 43 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/71/33971/1 -- To view, visit https://gerrit.wikimedia.org/r/33971 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3e38b94d10600a60d2d4857de54307f34c4662c4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Skizzerz <skizz...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits