Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
checkIfRehashNeeded (string $hash) | |
Interface for a password handler which supports checking if the password requires rehashing
checkIfRehashNeeded | ( | string | $hash | ) |
Check if the password requires rehashing
string | $hash | The password hash to check |
Implémenté dans ChainedHandler, MD5Handler, PHPassHandler, Argon2idHandler, Argon2iHandler, et BCryptHandler.
Référencé par ChainedHandler\checkIfRehashNeeded().