MediaWiki master
fixWrongPasswordPrefixes.php File Reference

Go to the source code of this file.

Classes

class  FixWrongPasswordPrefixes
 An error in a previous version of MediaWiki caused B type passwords to be written with an :A: prefix to the database. More...
 

Variables

 $maintClass = FixWrongPasswordPrefixes::class
 

Detailed Description

Note
GPL-2.0-or-later

Definition in file fixWrongPasswordPrefixes.php.

Variable Documentation

◆ $maintClass

$maintClass = FixWrongPasswordPrefixes::class

Definition at line 77 of file fixWrongPasswordPrefixes.php.