| Commit message (Expand) | Author | Age | Files | Lines |
* | Skip IP::isInRange() test if input is not in CIDR notation | Bryan Davis | 2013-11-13 | 1 | -1/+2 |
* | Short circuit $wgSquidServersNoPurge iteration if ip is specifically | Reedy | 2013-11-13 | 1 | -1/+2 |
* | Support CIDR ranges in $wgSquidServersNoPurge | Bryan Davis | 2013-11-07 | 1 | -2/+14 |
* | Remove proxy check in EditPage.php | Kevin Israel | 2013-10-21 | 1 | -40/+0 |
* | Spellchecked /includes directory | Yuri Astrakhan | 2013-03-13 | 1 | -2/+2 |
* | fix some spacing | umherirrender | 2013-02-04 | 1 | -1/+1 |
* | Added missing GPLv2 headers in some places. | Alexandre Emsenhuber | 2012-05-11 | 1 | -1/+16 |
* | Refactors the check if a particular IP is in the list of configured squid ser... | Arthur Richards | 2012-02-21 | 1 | -2/+11 |
* | added missing deprecation notices | Jeroen De Dauw | 2011-12-13 | 1 | -1/+3 |
* | Expand some more URLs: for feeds, referers and the proxy script | Roan Kattouw | 2011-08-19 | 1 | -1/+1 |
* | Removed mention of AOL, no longer true since r39892 | Alexandre Emsenhuber | 2011-08-18 | 1 | -3/+4 |
* | Moved wfGetIP() to WebRequest::getIP(): | Alexandre Emsenhuber | 2011-08-18 | 1 | -97/+13 |
* | Tests for wfGetIP() follow up r89407 | Antoine Musso | 2011-08-16 | 1 | -1/+8 |
* | back off r94558: | Antoine Musso | 2011-08-15 | 1 | -7/+1 |
* | Tests for wfGetIP() follow up r89407 | Antoine Musso | 2011-08-15 | 1 | -1/+7 |
* | * Revert r94487 and r19889 to an extent -- ONLY check for the X-Forwarded-For... | Ryan Schmidt | 2011-08-15 | 1 | -10/+1 |
* | When MediaWiki is being run behind a proxy, also check the X-Real-IP header t... | Ryan Schmidt | 2011-08-15 | 1 | -1/+5 |
* | Update code comments that point to 1.18 to point to 1.19 | Sam Reed | 2011-07-18 | 1 | -1/+1 |
* | Moved wfIsLocallyBlockedProxy() to User::isLocallyBlockedProxy() to put it ne... | Alexandre Emsenhuber | 2011-06-19 | 1 | -32/+0 |
* | Swap else if for elseif | Sam Reed | 2011-06-17 | 1 | -1/+1 |
* | Don't execute the loop if there's no X-Forwarded-For header, also don't use i... | Alexandre Emsenhuber | 2011-06-03 | 1 | -21/+18 |
* | Deprecated wfGetAgent(), use $wgRequest->getHeader( 'User-Agent' ) instead | Alexandre Emsenhuber | 2011-06-03 | 1 | -0/+3 |
* | Removed more functions marked for removal in 1.19: wfParseCIDR(), wfRFC822Phr... | Alexandre Emsenhuber | 2011-05-06 | 1 | -11/+0 |
* | Type hinting | Sam Reed | 2011-04-25 | 1 | -9/+4 |
* | Fix some Notices: | Paul Copperman | 2011-04-11 | 1 | -2/+3 |
* | Mark wfParseCIDR(), was moved to IP::parseCIDR() in r16625; also tag for remo... | Alexandre Emsenhuber | 2010-11-07 | 1 | -0/+3 |
* | Remove $wgIP global, but add a hook instead. | Platonides | 2010-09-11 | 1 | -5/+7 |
* | * Standardised file description headers | Alexandre Emsenhuber | 2010-08-14 | 1 | -0/+1 |
* | fix some doxygen errors | Alexandre Emsenhuber | 2009-12-11 | 1 | -1/+1 |
* | $fname -> __METHOD__ | Alexandre Emsenhuber | 2009-11-07 | 1 | -3/+2 |
* | Followup to r52671, fix redirection syntax to work with windows as well. | OverlordQ | 2009-08-25 | 1 | -1/+1 |
* | Use wfGetNull() instead of hardcoded /dev/null | Chad Horohoe | 2009-07-02 | 1 | -1/+1 |
* | Fix for r51774, r51784: set '127.0.0.1' as IP for CLI, but with explicit chec... | Alexandre Emsenhuber | 2009-06-12 | 1 | -1/+3 |
* | Fixes for r51774: | Alexandre Emsenhuber | 2009-06-12 | 1 | -3/+4 |
* | Revert r51725 (fall back to 127.0.0.1 when IP cannot be determined). On furth... | Chad Horohoe | 2009-06-12 | 1 | -6/+11 |
* | (bug 18173) Login form exception on malformed REMOTE_ADDR, wfGetIP() now fall... | Chad Horohoe | 2009-06-11 | 1 | -2/+2 |
* | Revert r44254 "Cleanup to wfGetNull(): * Add override in case /dev/null isn't... | Brion Vibber | 2008-12-10 | 1 | -1/+1 |
* | Cleanup to wfGetNull(): | Chad Horohoe | 2008-12-05 | 1 | -1/+1 |
* | Added a new configuration option ($wgUsePrivateIPs) to force MediaWiki to use... | Charles Melbye | 2008-11-20 | 1 | -3/+5 |
* | Reverting r40323, as per comments on wikitech-l. Deprecated doesn't mean remo... | Tim Starling | 2008-09-03 | 1 | -2/+2 |
* | Fully deprecate $wgProxyKey. Has been marked as deprecated since 1.4, but nev... | Chad Horohoe | 2008-09-02 | 1 | -2/+2 |
* | Removed the AOL hack. Use the TrustedXFF extension instead. | Tim Starling | 2008-08-24 | 1 | -49/+1 |
* | Add comment explaining mystery list of IP addresses | Aryeh Gregor | 2008-07-01 | 1 | -0/+1 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 1 | -0/+1 |
* | * remove end of line whitespace | Siebrand Mazeland | 2008-04-14 | 1 | -9/+5 |
* | Withespaces fixes. | Alexandre Emsenhuber | 2008-03-08 | 1 | -4/+4 |
* | Fix for 13281: Normalize header names as per RFC 2616 | Anders Wegge Jakobsen | 2008-03-07 | 1 | -5/+12 |
* | * Update docs/memcached.txt | Alexandre Emsenhuber | 2008-03-01 | 1 | -12/+5 |
* | Remove ?>'s from files. They're pointless, and just asking for people to mes... | Aryeh Gregor | 2007-06-29 | 1 | -1/+1 |
* | *Remove wfGetLastIPfromXFF() from r19889 | Aaron Schulz | 2007-04-24 | 1 | -29/+0 |