Merge pull request #336 from OktopUSP/autofix/alert-10-6d5860aa66
Fix code scanning alert #10: Clear-text logging of sensitive information
This commit is contained in:
commit
d4afbbbfd1
|
|
@ -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