![]() |
DDraceNetwork Documentation
|
#include "authmanager.h"#include <base/hash_ctxt.h>#include <base/system.h>#include <engine/shared/config.h>#include <generated/protocol.h>Macros | |
| #define | ADMIN_IDENT "default_admin" |
| #define | MOD_IDENT "default_mod" |
| #define | HELPER_IDENT "default_helper" |
Functions | |
| static int | RoleNameToAuthLevel (const char *pRoleName) |
| static MD5_DIGEST | HashPassword (const char *pPassword, const unsigned char aSalt[8]) |
| #define ADMIN_IDENT "default_admin" |
| #define HELPER_IDENT "default_helper" |
| #define MOD_IDENT "default_mod" |
|
static |
|
static |