MediaWiki master
wrapOldPasswords.php File Reference

Maintenance script to wrap all old-style passwords in a layered type. More...

Go to the source code of this file.

Classes

class  WrapOldPasswords
 Maintenance script to wrap all passwords of a certain type in a specified layered type that wraps around the old type. More...
 

Variables

 $maintClass = WrapOldPasswords::class
 

Detailed Description

Maintenance script to wrap all old-style passwords in a layered type.

Note
GPL-2.0-or-later

Definition in file wrapOldPasswords.php.

Variable Documentation

◆ $maintClass

$maintClass = WrapOldPasswords::class

Definition at line 158 of file wrapOldPasswords.php.