semitwistweb ~master (2016-10-14T01:52:31Z)
Home
Dub
Repo
semitwistWeb.session
semitwistWeb
Written in the D programming language.
Members
Classes
SessionData
class
SessionData
Undocumented in source.
Enums
LoginState
enum
LoginState
Undocumented in source.
Functions
restoreSessions
void
restoreSessions
(Connection dbConn)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
cookiePath
string
cookiePath
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_cookiePath
string
_cookiePath
;
Undocumented in source.
sessionStore
SessionStore
sessionStore
;
Undocumented in source.
sessions
SessionData
[
string
]
sessions
;
Undocumented in source.
useInsecureCookies
bool
useInsecureCookies
;
Undocumented in source.
Meta
Source
See Source File
semitwistWeb
modules
conf
db
doc
email
form
handler
init
session
util
Written in the D programming language.