Backlinks to VarSESSIONVAR in all Webs (Search TWiki Web only)

Results from TWiki web retrieved at 15:25 (GMT)

Appendix A: TWiki Development Time line TWiki Release 5.1 (Istanbul) released on 2011 08 20 2012 01 14 New Features and Enhancements of TWiki Release 5.1...
TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `login`, is the process by which a user lets...
AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates as part of the login...
LOGIN present a full login link to non authenticated user Present a login link only to users that are not logged in Syntax: % LOGIN% Expand to:...
LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Related: TWikiUserAuthentication...
LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % LOGOUT% Expand to: Related:...
LOGOUTURL present a logout link Present a logout link, regardless of the state of login Syntax: % LOGOUTURL% Expand to: Related: TWikiUserAuthentication...
SESSIONID unique ID for this session Syntax: % SESSIONID% Expand to: Related: TWikiUserAuthentication, AUTHREALM, SESSIONVAR, LOGIN, LOGOUT, SESSION...
SESSION VARIABLE get, set or clear a session variable Session variables are stored in a personal `persistent memory space` that is not lost until the web browser...
Number of topics: 9

 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarSESSIONVAR.