(bug 26854) Invalid user names go unchecked. Applied most of the patch submitted...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sun, 20 Nov 2011 10:55:58 +0000 (10:55 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sun, 20 Nov 2011 10:55:58 +0000 (10:55 +0000)
commit792c38f4242fc8c90454ee6297e9614b5eeeb7c9
treeb126824fd6d8eb3e9162029eeb2db24059b94349
parent8acb41f492c732bc98eb0d7233d51ed5056a8eb4
(bug 26854) Invalid user names go unchecked. Applied most of the patch submitted by Søren Løvborg, checking for null return values from User::newFromName()
17 files changed:
CREDITS
includes/Article.php
includes/EditPage.php
includes/Skin.php
includes/WikiPage.php
includes/api/ApiBase.php
includes/job/DoubleRedirectJob.php
includes/job/EnotifNotifyJob.php
includes/specials/SpecialBlockme.php
maintenance/changePassword.php
maintenance/cleanupSpam.php
maintenance/deleteBatch.php
maintenance/deleteDefaultMessages.php
maintenance/moveBatch.php
maintenance/protect.php
maintenance/reassignEdits.php
maintenance/undelete.php