-
Committer:
mattgiuca
-
Date:
2008-02-05 05:53:29 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:416
Propagated the addition of "unixid" to login table down the code chain.
makeuser.py: Passes uid to makeuser.make_user_db.
makeuser.make_user_db: Added uid argument. Passes to db.create_user.
db: create_user: Added unixid argument. Inserts into table.
get_user: Returns unixid in the dictionary.