-
Notifications
You must be signed in to change notification settings - Fork 596
Add flag MaskSensitiveInfo #2250
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
base: master
Are you sure you want to change the base?
Conversation
|
Implementing reviewer request from #2249 (comment) Requires PR #2249 to merge first, so leaving as a draft for now. |
|
Scope for this PR is adding the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for posting this draft PR. I think we should focus on Http::Message::packInto() change request first because it alters the overall direction of this work. I left a couple of other comments, but, until the overall direction is settled, addressing other requests would be wasteful.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
8a64e28 to
e3f5995
Compare
kinkie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a pretty straightforward refactoring. Go right ahead
to allow for explicit caller controlled redaction of Authentication credentials in generated outputs.
c95d583 to
57f41fc
Compare
to allow for explicit caller controlled redaction of
Authentication credentials in generated outputs.