Bug 157218. Clear lists of secrets when GUI is locked.
This commit is contained in:
@@ -1124,8 +1124,7 @@ namespace Novell.CASA.GUI
|
||||
MiCasaRequestReply.Send(MiCasaRequestReply.VERB_LOCK_STORE);
|
||||
LockGUI();
|
||||
if (mCasaTray != null)
|
||||
mCasaTray.UpdateTrayIcon(true);
|
||||
RefreshStores();
|
||||
mCasaTray.UpdateTrayIcon(true);
|
||||
Logger.DbgLog("GUI:CasaMain.OnLockMiCASASecrets() - END");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user