[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 185 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Resendpwd:: (5 methods):
minimumPermission()
checkPreconditions()
preProcess()
tplContent()
resendpwd()
minimumPermission() X-Ref |
No description |
checkPreconditions() X-Ref |
No description |
preProcess() X-Ref |
No description |
tplContent() X-Ref |
No description |
resendpwd() X-Ref |
Send a new password This function handles both phases of the password reset: - handling the first request of password reset - validating the password reset auth token return: bool true on success, false on any error author: Benoit Chesneau <benoit@bchesneau.info> author: Chris Smith <chris@jalakai.co.uk> author: Andreas Gohr <andi@splitbrain.org> |