Trees | Indices | Help |
|
---|
|
Functions | |||
|
|||
|
|||
|
|||
|
Variables | |
srcs =
|
|
salt_len = 8
|
|
__package__ =
|
Function Details |
Take a Change author and source and translate them into a User Object, storing the user in master.db, or returning None if the src is not specified.
|
This is a simple getter function that returns a user attribute that matches the contact_type argument, or returns None if no uid/match is found.
|
Encrypts the incoming password after adding some salt to store it in the database.
|
Tests to see if the guess, after salting and hashing, matches the passwd from the database.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 21 16:22:42 2012 | http://epydoc.sourceforge.net |