Fix code scanning alert #10: Clear-text logging of sensitive information
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
a3112efaaf
commit
e6881f3cec
|
|
@ -63,7 +63,7 @@ export const CredentialsTable = (props) => {
|
|||
...newData
|
||||
}))
|
||||
})
|
||||
console.log("showPassword: "+ showPassword)
|
||||
// console.log("showPassword: "+ showPassword)
|
||||
},[])
|
||||
|
||||
return (
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user