mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Minor fixes when reporting T141
* user authenticated must be enabled/valid * Read only: BlackMisc::CDataReadOnly<BlackCore::Data::TAuthenticatedDbUser> * clear user fields when not authenticated
This commit is contained in:
committed by
Mathew Sutcliffe
parent
2dfc56dc39
commit
0dfe6f69fe
@@ -172,7 +172,7 @@ namespace BlackCore
|
||||
|
||||
void CDatabaseAuthenticationService::userChanged()
|
||||
{
|
||||
// code goes here
|
||||
// this->logoff();
|
||||
}
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user