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

  • Committer: mattgiuca
  • Date: 2008-02-01 07:46:26 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:375
www/common/makeuser.py:
    Now accepts a large number of arguments for all the fields of the user.
    (password, full name, nick name, student id, role)
    Creates a new user in the DB.
    Creates a Unix account for the user on the current machine. (This will
    need to change to create one on the central machine to be propagated).
makeuser script: Accepts all the arguments as above and passes them along to
    www/common/makeuser.py.
Filename Latest Rev Last Changed Committer Comment Size
..
query.py 25 17 years ago drtomc A bit more work on the userdb stuff. 927 bytes Diff Download File
README 25 17 years ago drtomc A bit more work on the userdb stuff. 211 bytes Diff Download File
users.sql 370 17 years ago mattgiuca users.sql: Added passhash field to login table. 4.6 KB Diff Download File