Add CLI and Web endpoints to change local login account password

This commit is contained in:
Akkadius
2019-08-04 05:04:34 -05:00
parent b0d33f094d
commit ba6009730b
11 changed files with 204 additions and 44 deletions
-1
View File
@@ -143,7 +143,6 @@ void EQEmuLogSys::LoadLogSettingsDefaults()
log_settings[Logs::Warning].log_to_console = static_cast<uint8>(Logs::General);
log_settings[Logs::Notice].log_to_console = static_cast<uint8>(Logs::General);
log_settings[Logs::Info].log_to_console = static_cast<uint8>(Logs::General);
log_settings[Logs::Debug].log_to_console = static_cast<uint8>(Logs::General);
/**
* Set Category enabled status on defaults