* Fixed a whole lot of XSS vulnerabilities in the installer. All require a live insta...
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 5 Feb 2009 08:56:35 +0000 (08:56 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 5 Feb 2009 08:56:35 +0000 (08:56 +0000)
commit6237fe4bb5fdd60a2c41b3a2d1e988b274dcb34a
tree023cb467daf8bba3e83fc8bff8d6d767a1c02c2e
parent7460b7b7ec594f87d0b81de082fd6a6b90161268
* Fixed a whole lot of XSS vulnerabilities in the installer. All require a live installer, i.e. with no LocalSettings.php present.
* Implemented taint support in the installer and fixed some false positives (and false negatives)
config/index.php
includes/GlobalFunctions.php
maintenance/convertLinks.inc
maintenance/initStats.inc
maintenance/populateCategory.inc
maintenance/populateParentId.inc
maintenance/updaters.inc
maintenance/userDupes.inc