Module session
source code
|
|
| get_session_attribute(env,
sid,
authenticated,
name,
default=None) |
source code
|
|
|
|
UPDATE_INTERVAL = 86400
|
|
|
PURGE_AGE = 7776000
|
|
|
COOKIE_KEY = 'trac_session'
|
|
|
__package__ = 'trac.web'
|
Imports:
re,
AdminCommandError,
IAdminCommandProvider,
console_date_format,
get_console_locale,
Component,
ExtensionPoint,
TracError,
TracValueError,
implements,
as_bool,
as_float,
as_int,
hex_entropy,
lazy,
get_datetime_format_hint,
format_date,
parse_date,
time_now,
to_datetime,
to_timestamp,
print_table,
_,
IRequestHandler,
is_valid_default_handler