Tags:
create new tag
view all tags
---+ Package =TWiki::UI::Register= User registration handling. %TOC% ---++ StaticMethod *register_cgi* <tt>($session)</tt> =register= command handler. This method is designed to be invoked via the =UI::run= method. ---++ StaticMethod *bulkRegister* <tt>($session)</tt> Called by ManageCgiScript::bulkRegister (requires authentication) with topic = the page with the entries on it. ---++ StaticMethod *registerAndNext* <tt>($session)</tt> This is called when action = register or action = "" It calls register and either Verify or Finish. Hopefully we will get workflow integrated and rewrite this to be table driven ---++ StaticMethod *register* <tt>($session)</tt> This is called through: TWikiRegistration -> RegisterCgiScript -> here ---++ StaticMethod *resetPassword* <tt>($session)</tt> Generates a password. Mails it to them and asks them to change it. Entry point intended to be called from UI::run ---++ StaticMethod *changePassword* <tt>($session)</tt> Change the user's password and/or email. Details of the user and password are passed in CGI parameters. 1 Checks required fields have values 2 get wikiName and userName from getUserByEitherLoginOrWikiName(username) 3 check passwords match each other, and that the password is correct, otherwise 'wrongpassword' 4 TWiki::User::updateUserPassword 5 'oopschangepasswd' The NoPasswdUser case is not handled. An admin user can change other user's passwords. ---++ StaticMethod *verifyEmailAddress* <tt>($session)</tt> This is called: on receipt of the activation password -> RegisterCgiScript -> here 1 calls _loadPendingRegistration(activation password) 2 throws oops if appropriate 3 calls emailRegistrationConfirmations 4 still calls 'oopssendmailerr' if a problem, but this is not done uniformly
E
dit
|
A
nexar
|
Watch
|
Im
p
rimir
|
H
istórico
: r5
<
r4
<
r3
<
r2
<
r1
|
We
b
|
V
er tópico
|
Ra
w
edit
|
M
ais ações de tópico
Versão do tópico: r5 - 22 Jan 2008
-
TWikiContributor
Home
Site map
Main web
Sandbox web
TWiki web
Web TWiki
User registration
Usuários
Grupos
Índice
Busca
Alterações
Notificações
Fonte RSS
Estatísticas
Preferências
Ver
Raw View
Print version
Find backlinks
History
More topic actions
Editar
Editar modo texto
Attach file or image
Editar preferências do tópico
Marcar novo tópico pai
More topic actions
Referência do usuário
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Manutenção Administrativa
Reference Manual
InterWikis
ManagingUsers
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categorias
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Account
Iniciar sessão
Български
Cesky
Dansk
Deutsch
English
Español
_Français_
Italiano
日本語
한글
Nederlands
Polski
Português
Русский
Svenska
简体中文
簡體中文
E
dit
A
nexar
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Idéias, solicitações, problemas com relação ao TWiki?
Nos dê um retorno
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TWikiUIRegisterDotPm
.