Skip to content

servant-client-core: Redact Authorization header#1238

Merged
phadej merged 2 commits intohaskell-servant:masterfrom
roberth:redact-authorization-header
Dec 14, 2019
Merged

servant-client-core: Redact Authorization header#1238
phadej merged 2 commits intohaskell-servant:masterfrom
roberth:redact-authorization-header

Conversation

@roberth
Copy link
Copy Markdown
Contributor

@roberth roberth commented Nov 5, 2019

Prevent credentials leaking in exception messages.

@domenkozar domenkozar requested a review from phadej November 5, 2019 15:56
showsPrec p req
= showParen
(p >= 11)
( showString "Request {requestPath = "
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$

Copy link
Copy Markdown
Contributor

@phadej phadej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@roberth roberth requested a review from phadej November 12, 2019 14:02
@roberth
Copy link
Copy Markdown
Contributor Author

roberth commented Nov 12, 2019

I completely missed the final comment on the review.

@domenkozar
Copy link
Copy Markdown
Contributor

We published the advisory for cachix: GHSA-5v3x-gf4h-9qrh

@nh2
Copy link
Copy Markdown

nh2 commented Nov 22, 2019

For my record, these are the relevant nixpkgs commits (thanks @domenkozar):

@phadej phadej merged commit e103952 into haskell-servant:master Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants