You've already forked postfixadmin
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:
@@ -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 $username
|
||||||
* @param string $token
|
* @param string $token
|
||||||
* @return boolean true on success (i.e. code matches etc)
|
* @return boolean true on success (i.e. code matches etc)
|
||||||
|
Reference in New Issue
Block a user