uv
ea16fe28
- Obfuscate password in credentials debug messages (#12944)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Obfuscate password in credentials debug messages (#12944) I noticed in the trace output that we weren't obfuscating the `Credentials` password in a trace message. This PR creates a `Password` newtype with a custom `Debug` implementation.
References
#12944 - Obfuscate password in credentials debug messages
Author
jtfmumm
Parents
41ac6649
Loading