Open
Description
Description
Exceptions and their stdout might print passwords in plaintext
Repro steps
I have no repro steps, the print occured on one of our managers computer and leaked his password to me.
Expected behavior
do not print plaintext password in exception texts
Known workarounds
I suspect the complete plaintext authentication sheme is not really secure. Still, having plaintext passwords printed to screen renders paket really untrustworthy ;)
I'd suggest simply to put StructuredFormatDisplay to authenication configs.