Manual:checkUsernames.php

From MediaWiki.org

Jump to: navigation, search
MediaWiki File: checkUsernames.php
Location: /maintenance/
Source code: HEAD

1.15.11.14.11.6.12

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