1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-08-09 05:02:44 +03:00

token formatting changes

This commit is contained in:
David Goodwin
2024-05-17 22:03:55 +01:00
parent 56dd787ce2
commit f3ce7e232d

View File

@@ -863,7 +863,7 @@ abstract class PFAHandler
}
/**
* Verify user's one time password reset token
* Verify user's one time password reset token.
* @param string $username
* @param string $token
* @return boolean true on success (i.e. code matches etc)