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

  • Committer: mattgiuca
  • Date: 2008-02-21 07:08:07 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:533
auth/authenticate: Much done!
    Fixed immediate failure if user not in DB (now sets user to None to give
    it the chance to pulldown).
    Now writes the user to the DB if a user object is returned.
    Fixed simple_db_auth raising if the user is not in the DB. It now returns
    None, again, to give chance to pulldown.
    Fixed importing modules - the auth dir is not in sys.path so there are
    import errors. Did some foo (a LOT of magic) to get the auth dir in
    sys.path.

auth/ldap_auth: Fixed missing import.
auth/guest_auth: Added new auth module, guest. This is more of a toy.
    It auths guest/guest and also returns a new user which is written to the
    DB - so it's like a user pulldown module.

userdb/users.sql: Fixed rolenms allowed - these did not match caps.Role.
Filename Latest Rev Last Changed Committer Comment Size
..
adm 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
cache 449 16 years ago mattgiuca php/phpBB3/cache: Set svn:ignore on all the php fi Diff
docs 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
download 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
files 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
images 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
includes 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
install 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
language 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
store 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
styles 443 16 years ago dcoles Added Forum application along with unmodifed versi Diff
.htaccess 443 16 years ago dcoles Added Forum application along with unmodifed versi 123 bytes Diff Download File
common.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 5.9 KB Diff Download File
config.php 443 16 years ago dcoles Added Forum application along with unmodifed versi Empty Diff Download File
cron.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 5.8 KB Diff Download File
faq.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 1.4 KB Diff Download File
index.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 4.5 KB Diff Download File
mcp.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 21 KB Diff Download File
memberlist.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 54.7 KB Diff Download File
posting.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 53.4 KB Diff Download File
report.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 4.1 KB Diff Download File
search.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 38.6 KB Diff Download File
style.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 7.6 KB Diff Download File
ucp.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 9.1 KB Diff Download File
viewforum.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 26.6 KB Diff Download File
viewonline.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 13.6 KB Diff Download File
viewtopic.php 443 16 years ago dcoles Added Forum application along with unmodifed versi 59 KB Diff Download File