Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't log tor control port password (#3110)
<!--- Provide a general summary of your changes in the Title above --> ## Description <!--- Describe your changes in detail --> Implement custom Debug impl that redacts the password ## Motivation and Context <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> Logging passwords = bad ## How Has This Been Tested? <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, and the tests you ran to --> <!--- see how your change affects other areas of the code, etc. --> Base node doesnt log password ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> * [x] I'm merging against the `development` branch. * [x] I have squashed my commits into a single commit.
- Loading branch information