r94946 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94945‎ | r94946 | r94947 >
Date:21:04, 18 August 2011
Author:ialex
Status:ok
Tags:
Comment:
Removed mention of AOL, no longer true since r39892
Modified paths:
  • /trunk/phase3/includes/ProxyTools.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/ProxyTools.php
@@ -43,9 +43,10 @@
4444 }
4545
4646 /**
47 - * Checks if an IP is a trusted proxy providor
48 - * Useful to tell if X-Fowarded-For data is possibly bogus
49 - * Squid cache servers for the site and AOL are whitelisted
 47+ * Checks if an IP is a trusted proxy providor.
 48+ * Useful to tell if X-Fowarded-For data is possibly bogus.
 49+ * Squid cache servers for the site are whitelisted.
 50+ *
5051 * @param $ip String
5152 * @return bool
5253 */

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r39892Removed the AOL hack. Use the TrustedXFF extension instead.tstarling06:45, 24 August 2008

Status & tagging log