Merge "Apply IP blocks to X-Forwarded-For header"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.21
index 8835576..bac6c2a 100644 (file)
@@ -126,6 +126,8 @@ production.
   correctly.
 * (bug 45803) Whitespace within == Headline == syntax and within <hN> headings
   is now non-significant and not preserved in the HTML output.
+* (bug 23343) Implemented ability to apply IP blocks to the contents of X-Forwarded-For headers
+  by adding a new configuration variable $wgApplyIpBlocksToXff (disabled by default).
 
 === Bug fixes in 1.21 ===
 * (bug 40353) SpecialDoubleRedirect should support interwiki redirects.