Diferença: TWikiLoginManagerSessionDotPm (1 vs. 2)

Versão 214 Oct 2013 - TWikiContributor

Alterado:
<
<

Package ==

>
>

Package TWiki::LoginManager::Session

 
Deleted:
<
<

package TWiki::LoginManager::Session

 Class to provide CGI::Session like infra-structure, compatible with TWiki Runtime Engine mechanisms other than CGI.

It inherits from CGI::Session and redefine methods that uses %ENV directly, replacing by calls to TWiki::Request object, that is passed to constructor.

It also redefines name method, to avoid creating CGI object.

Added:
>
>
 

Versão 129 May 2010 - TWikiContributor

 

Package ==

package TWiki::LoginManager::Session

Class to provide CGI::Session like infra-structure, compatible with TWiki Runtime Engine mechanisms other than CGI.

It inherits from CGI::Session and redefine methods that uses %ENV directly, replacing by calls to TWiki::Request object, that is passed to constructor.

It also redefines name method, to avoid creating CGI object.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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.TWikiLoginManagerSessionDotPm.
#