remove potential password in logs
This commit is contained in:
@@ -129,7 +129,7 @@ namespace OtpKeyProv
|
|||||||
if(!OtpInfo.Save(auxFileIoc, otpInfo))
|
if(!OtpInfo.Save(auxFileIoc, otpInfo))
|
||||||
{
|
{
|
||||||
MessageService.ShowWarning("Failed to save auxiliary OTP info file:",
|
MessageService.ShowWarning("Failed to save auxiliary OTP info file:",
|
||||||
auxFileIoc.GetDisplayName());
|
UrlUtil.GetFileName(auxFileIoc.Path));
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user