* Pre-strip characters ignored in IDNs from URLs so they can't be used to break the...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 11 Jul 2006 19:54:20 +0000 (19:54 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 11 Jul 2006 19:54:20 +0000 (19:54 +0000)
commit843f9a8eb78a1614b33a4e3459ec186320749de6
tree5debda3f14e57fb60983a95b29a72fa6f34ada97
parent3c0f03cd8597e4530a7219287687e2cf9102e6a2
* Pre-strip characters ignored in IDNs from URLs so they can't be used to break the blacklists for regular URLs
Moved shared behavior of URL fixing from two Parser functions into Sanitizer::cleanUrl
This would be a good place to add some validation...
RELEASE-NOTES
includes/Parser.php
includes/Sanitizer.php
maintenance/parserTests.txt