Go to the source code of this file.
Classes | |
| class | webui::auth::db_auth::AuthDB |
| class | webui::auth::db_auth::BrowserTable |
| class | webui::auth::db_auth::UserLoginTable |
| class | webui::auth::db_auth::UserRecord |
| class | webui::auth::db_auth::UserTable |
| class | webui::auth::db_auth::VCodeTable |
Namespaces | |
| namespace | webui::auth::db_auth |
Functions | |
| def | webui::auth::db_auth::createDB |
| def | webui::auth::db_auth::exists |
| def | webui::auth::db_auth::fullDBPath |
| def | webui::auth::db_auth::initSchema |
| def | webui::auth::db_auth::main |
| def | webui::auth::db_auth::test |
| def | webui::auth::db_auth::usage |
Variables | |
| string | webui::auth::db_auth::gDBFilename = "auth" |
| string | webui::auth::db_auth::gDBSubPath = "host" |
| string | webui::auth::db_auth::gDBTablePrefix = "auth" |