ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
LoginResult Struct Reference

Result of a login attempt. More...

#include <ClientManager.hpp>

Collaboration diagram for LoginResult:
Collaboration graph

Public Attributes

bool success = false
 
QString error_message
 
bool password_reset_required = false
 
bool bootstrap_mode = false
 True if system is in bootstrap mode (no admin exists)
 
std::vector< BootstrapBundleInfoavailable_bundles
 Bundles available when in bootstrap mode.
 

Detailed Description

Result of a login attempt.