./Sources/Reminder.php
RemindMe
function RemindMe(): void
This is the controlling delegator
Uses Profile language files and Reminder template
RemindPick
function RemindPick(): void
Allows the user to pick how they wish to be reminded
setPassword
function setPassword(): void
Allows the user to set their new password
setPassword2
function setPassword2(): void
Actually sets the new password
- Integration hooks
- integrate_reset_pass
SecretAnswerInput
function SecretAnswerInput(): void
Allows the user to enter their secret answer
SecretAnswer2
function SecretAnswer2(): void
Validates the secret answer input by the user
- Integration hooks
- integrate_reset_pass