Manual:checkUsernames.php

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

master 1.20.51.19.6

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.

Usage [edit]

php checkUsernames.php