Functions | |
| def | createuser |
| def | main |
| def | usage |
| def webui::auth::newuser::createuser | ( | db, | ||
| username, | ||||
| password, | ||||
role = "" | ||||
| ) |
Definition at line 21 of file auth/newuser.py.
| def webui::auth::newuser::main | ( | argv, | ||
| stdout, | ||||
| environ | ||||
| ) |
Definition at line 31 of file auth/newuser.py.
| def webui::auth::newuser::usage | ( | progname | ) |
Definition at line 28 of file auth/newuser.py.