|
MediaWiki master
|
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 |
Implements the EncryptedPassword class for the MediaWiki software.
Definition in file EncryptedPassword.php.