uv
ea16fe28 - Obfuscate password in credentials debug messages (#12944)

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.
Author
Parents
Loading