Home
last modified time | relevance | path

Searched defs:sendResetEmail (Results 1 – 4 of 4) sorted by relevance

/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Authentication/
H A DPasswordReset.php184 …protected function sendResetEmail(ServerRequestInterface $request, Context $context, array $user, … function in TYPO3\\CMS\\Backend\\Authentication\\PasswordReset
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Authentication/
H A DPasswordReset.php189 …protected function sendResetEmail(ServerRequestInterface $request, Context $context, array $user, … function in TYPO3\\CMS\\Backend\\Authentication\\PasswordReset
/dports/www/osticket/upload/include/
H A Dclass.staff.php1088 function sendResetEmail($template='pwreset-staff', $log=true) { function in Staff
H A Dclass.user.php1215 function sendResetEmail() { function in UserAccount