MediaWiki master
EncryptedPassword.php File Reference

Implements the EncryptedPassword class for the MediaWiki software. More...

Go to the source code of this file.

Classes

class  MediaWiki\Password\EncryptedPassword
 Helper class for passwords that use another password hash underneath it and encrypts that hash with a configured secret. More...
 

Namespaces

namespace  MediaWiki\Password
 

Detailed Description

Implements the EncryptedPassword class for the MediaWiki software.

Note
GPL-2.0-or-later

Definition in file EncryptedPassword.php.