|
Elgg
Version master
|
This is the complete list of members for Elgg\PasswordService, including all inherited members.
| __construct() | Elgg\PasswordService | |
| generateHash(string $password) | Elgg\PasswordService | |
| needsRehash(string $hash) | Elgg\PasswordService | |
| requestNewPassword(\ElggUser $user) | Elgg\PasswordService | |
| saveNewPassword(\ElggUser $user, string $conf_code, ?string $password=null) | Elgg\PasswordService | |
| verify(string $password, string $hash) | Elgg\PasswordService |