Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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"`
- Loading branch information