Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Package
User registration handling.
| ||||||||
Changed: | ||||||||
< < | This is called through: TWikiRegistration -> RegisterCgiScript -> here | |||||||
> > | This is called through: TWikiTWikiRegistration -> RegisterCgiScript -> here | |||||||
StaticMethod resetPassword ($session)Generates a password. Mails it to them and asks them to change it. Entry point intended to be called from UI::runStaticMethod changePassword ($session)Change the user's password and/or email. Details of the user and password are passed in CGI parameters.
StaticMethod verifyEmailAddress ($session)This is called: on receipt of the activation password -> RegisterCgiScript -> here
|