Functions | |
def | changePassword |
def | main |
def | usage |
def webui.auth.changePassword.changePassword | ( | db, | |
username, | |||
password | |||
) |
Definition at line 23 of file auth/changePassword.py.
def webui.auth.changePassword.main | ( | argv, | |
stdout, | |||
environ | |||
) |
Definition at line 33 of file auth/changePassword.py.
def webui.auth.changePassword.usage | ( | progname | ) |
Definition at line 30 of file auth/changePassword.py.