Backlinks to VarSESSIONVAR in System Web (Search all webs)
Appendix A: Foswiki Development Time line The complete timeline of Foswiki Releases. Foswiki was forked from TWiki 4.2.4 and released with significant improvments...
NEW - 2024-12-23 - 09:07 by UnknownUser
User Authentication Controlling who can access your site Overview Authentication, or "login", is the process by which a user lets Foswiki know who they are. Know...
NEW - 2024-12-23 - 09:07 by UnknownUser
AUTHREALM authentication realm String defined as the {AuthRealm} expert option in configure Security And Authentication tab, =Login sub tab.. This is used in cert...
NEW - 2024-12-23 - 09:07 by UnknownUser
LOGIN present a full login link %IF{"context authenticated" then="$percentT$percent You are already authenticated, so %LOGIN% expands to an empty string "}%...
NEW - 2024-12-23 - 09:07 by UnknownUser
LOGOUT present a full logout link %IF{"context authenticated" else="$percentT$percent You are already logged out, so %LOGOUT expands to an empty string" }% ...
NEW - 2024-12-23 - 09:07 by UnknownUser
SESSIONID unique ID for this session Examples * %SESSIONID% expands to == Related UserAuthentication, AUTHREALM, SESSIONVAR, LOGIN, LOGOUT, SESSION_VARIABLE...
NEW - 2024-12-23 - 09:07 by UnknownUser
SESSION_VARIABLE get, set or clear a session variable Parameters Parameter Description "name" name of variable set value to set it to ...
NEW - 2024-12-23 - 09:07 by UnknownUser
Number of topics: 7
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback