Manual:checkUsernames.php
From MediaWiki.org
| MediaWiki File: checkUsernames.php | |
|---|---|
| Location: | /maintenance/ |
| Source code: | HEAD |
| Classes: | checkUsernames |
checkUsernames.php is a maintenance script located in the maintenance directory that is used to check that all usernames in the database (user table) are actually valid. Existing usernames can become invalid if User::isValidUserName() is altered or if $wgMaxNameChars is changed.
[edit] Usage
php checkUsernames.php