Redact sensitive data on sockets
dsienkiewicz opened this issue · 0 comments
dsienkiewicz commented
Problem
We need to move out of removing user & password fields from socket's state.
Sockets should have all information needed to perform process restart.
Solution
Add inspect implementation to sockets, so when printed, both user & password information are redacted, but preserved within the process' state.