|
void | setModifier (const std::string &modifierUsername) |
|
void | loadModifierUsername (const std::string &modifierUsername) |
|
time_t & | accessModifierTime () |
|
time_t | getModifierTime (bool convertToRealTime=false) const |
|
const std::string & | getModifierUsername () const |
|
std::string | getNewAccountCode () const |
|
|
std::string | username_ |
|
std::string | email_ |
|
std::string | displayName_ |
|
std::string | salt_ |
|
std::map< std::string,
WebUsers::permissionLevel_t > | permissions_ |
|
uint64_t | userId_ |
|
time_t | lastLoginAttempt_ |
|
time_t | accountCreationTime_ |
|
uint8_t | loginFailureCount_ |
|
Definition at line 88 of file WebUsers.h.
The documentation for this struct was generated from the following file: