|
MediaWiki
REL1_21
|
Maintenance script to check that database usernames are actually valid. More...


Public Member Functions | |
| __construct () | |
| execute () | |
Maintenance script to check that database usernames are actually valid.
An existing usernames can become invalid if User::isValidUserName() is altered or if we change the $wgMaxNameChars
Definition at line 35 of file checkUsernames.php.
Reimplemented from Maintenance.
Definition at line 37 of file checkUsernames.php.
Reimplemented from Maintenance.
Definition at line 42 of file checkUsernames.php.
References $dbr, $res, array(), as, Maintenance\error(), User\isValidUserName(), wfDebugLog(), wfGetDB(), and wfWikiID().