MediaWiki master
|
Maintenance script to check that database usernames are actually valid. More...
Inherits Maintenance.
Public Member Functions | |
__construct () | |
execute () | |
Maintenance script to check that database usernames are actually valid.
An existing usernames can become invalid if UserNameUtils::isValid() is altered or if we change the $wgMaxNameChars
Definition at line 36 of file checkUsernames.php.
CheckUsernames::__construct | ( | ) |
Definition at line 38 of file checkUsernames.php.
CheckUsernames::execute | ( | ) |
Definition at line 44 of file checkUsernames.php.
References wfDebugLog().