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