We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-v debug
v0.9.1
The encryption passkey should never be printed in when the log level is set to debug.
steamguard -v debug -p test1234
No response
The text was updated successfully, but these errors were encountered:
fix passkey cli argument being printed in plaintext with debug logging
d32d24a
fixes #228
fix passkey cli argument being printed in plaintext with debug logging (
a062e71
#229) fixes #228
Successfully merging a pull request may close this issue.
Version
v0.9.1
What happened?
The encryption passkey should never be printed in when the log level is set to debug.
Steps To Reproduce
Relevant log output
No response
The text was updated successfully, but these errors were encountered: