Skip to content
New issue

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

Hide password in userdata parser #2

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

TaridaGeorge
Copy link
Owner

Replace password in log output with asterisks
Fixes atmoz#362

Results:

Before: [bash] Parsing user data: "user:abc!123:3000:4000:/user/home" After: [bash] Parsing user data: "user:******:3000:4000:/user/home"

Replace password in log output with asterisks
Fixes atmoz#362

## Results:
Before: `[bash] Parsing user data: "user:abc!123:3000:4000:/user/home"`
After: `[bash] Parsing user data: "user:******:3000:4000:/user/home"`
@TaridaGeorge TaridaGeorge merged commit 12c7657 into TaridaGeorge:master Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants