~azzar1/unity/add-show-desktop-key

  • Committer: mattgiuca
  • Date: 2008-02-19 06:37:34 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:504
Warning: Broken build, but rather unavoidable or this commit will spiral out
of control.

dispatch.login: Removed all the misc user values from session. Replaced with
"user" which is a User object. All the code which looks up values in session
can just look up user and read fields from it; but they don't at the moment so
they break.

dispatch: All the rest of dispatch system updated to read from user instead,
and have no dependency on the other fields in session. So the top level works
(the apps don't).

user.py: Added __iter__ method, allowing dict() to be called on a user object.

debuginfo: Added a special print table for the user fields.
Filename Latest Rev Last Changed Committer Comment Size
..
apps 144 17 years ago mattgiuca Trunk, and all subdirectories with Python files: Diff
auth 144 17 years ago mattgiuca Trunk, and all subdirectories with Python files: Diff
dispatch 144 17 years ago mattgiuca Trunk, and all subdirectories with Python files: Diff
media 93 17 years ago mattgiuca New directory hierarchy. Renamed src to www. Added Diff
php 443 17 years ago dcoles Added Forum application along with unmodifed versi Diff
plugins 329 17 years ago mattgiuca Converted Console from an "app" into a "plugin". I Diff
README 396 17 years ago drtomc Alter the apache config so that session objects ge 3.5 KB Diff Download File