Topic cluster
Identity and accounts
Managing users login identities account data and account lifecycle.
View topic page3 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
controller_logoff
Controller that logs off a user, destroying the session. It also removes any “remember me” cookies the user has, so that auto-logon is disabled.
controller_signup
Controller which displays a form to sign up (rendered from signup.tpl ).
controller_signup_confirm
Controller which displays the confirmation page where the user can confirm his signup.