Tags:
create new tag
view all tags
---+ Package =TWiki::LoginManager::TemplateLogin= This is a login manager that you can specify in the security setup section of [[%SCRIPTURL{"configure"}%][configure]]. It provides users with a template-based form to enter usernames and passwords, and works with the PasswordManager that you specify to verify those passwords. Subclass of TWiki::LoginManager; see that class for documentation of the methods of this class. %TOC% ---++ ClassMethod *new* <tt>($session,$impl)</tt> Construct the TemplateLogin object ---++ ObjectMethod *forceAuthentication* <tt>() -> boolean</tt> method called when authentication is required - redirects to (...|view)auth Triggered on auth fail ---++ ObjectMethod *loginUrl* <tt>() -> $loginUrl</tt> TODO: why is this not used internally? When is it called, and why Content of a login link ---++ ObjectMethod *login* <tt>($query,$twiki)</tt> If a login name and password have been passed in the query, it validates these and if authentic, redirects to the original script. If there is no username in the query or the username/password is invalid (validate returns non-zero) then it prompts again. If a flag to remember the login has been passed in the query, then the corresponding session variable will be set. This will result in the login cookie being preserved across browser sessions. The password handler is expected to return a perl true value if the password is valid. This return value is stored in a session variable called VALIDATION. This is so that password handlers can return extra information about the user, such as a list of TWiki groups stored in a separate database, that can then be displayed by referring to %<nop>SESSION_VARIABLE{"VALIDATION"}%
E
dit
|
A
nexar
|
Watch
|
Im
p
rimir
|
H
istórico
: r1
|
We
b
|
V
er tópico
|
Ra
w
edit
|
M
ais ações de tópico
Versão do tópico: r1 - 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.TWikiLoginManagerTemplateLoginDotPm
.