Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 106
and
Version 107
of
S3/S3AAA
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
06/13/14 11:58:50 (
11 years
ago)
Author:
MattS
Comment:
syntax highlighting
Legend:
Unmodified
Added
Removed
Modified
S3/S3AAA
v106
v107
152
152
153
153
When using the framework, this happens automatically. For manual DAL calls, this can be set using:
154
{{{
154
{{{
#!python
155
155
auth.s3_make_session_owner(table, record_id)
156
156
}}}