DDraceNetwork Documentation
Loading...
Searching...
No Matches
authmanager.h File Reference
#include <base/hash.h>
#include <base/system.h>
#include <generated/protocol.h>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for authmanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CRconRole
class  CAuthManager
class  CAuthManager::CKey

Namespaces

namespace  RoleName
namespace  RoleRank

Macros

#define SALT_BYTES   8

Variables

const char *const RoleName::ADMIN = "admin"
const char *const RoleName::MODERATOR = "moderator"
const char *const RoleName::HELPER = "helper"
static constexpr int RoleRank::ADMIN = AUTHED_ADMIN
static constexpr int RoleRank::MODERATOR = AUTHED_MOD
static constexpr int RoleRank::HELPER = AUTHED_HELPER
static constexpr int RoleRank::NONE = AUTHED_NO

Macro Definition Documentation

◆ SALT_BYTES

#define SALT_BYTES   8