Skip to content

fix: redact the Authorization HTTP header from log#372

Merged
bednar merged 2 commits intomasterfrom
authorization-header-redacted
Jul 14, 2022
Merged

fix: redact the Authorization HTTP header from log#372
bednar merged 2 commits intomasterfrom
authorization-header-redacted

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Jul 2, 2022

Proposed Changes

Redacted Authorization HTTP header from log.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • mvn test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@bednar bednar added the bug Something isn't working label Jul 2, 2022
@bednar bednar requested a review from rhajek July 2, 2022 06:19
@bednar bednar marked this pull request as ready for review July 2, 2022 06:19
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 2, 2022

Codecov Report

Merging #372 (2a8b312) into master (e7597e1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #372   +/-   ##
=========================================
  Coverage     89.02%   89.02%           
  Complexity      636      636           
=========================================
  Files           156      156           
  Lines          6358     6359    +1     
  Branches        305      305           
=========================================
+ Hits           5660     5661    +1     
  Misses          612      612           
  Partials         86       86           
Impacted Files Coverage Δ
...fluxdb/client/internal/AbstractInfluxDBClient.java 93.44% <100.00%> (+0.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7597e1...2a8b312. Read the comment docs.

@bednar bednar force-pushed the authorization-header-redacted branch from 2a8b312 to 002fb1e Compare July 14, 2022 11:25
@bednar bednar merged commit b81b7ec into master Jul 14, 2022
@bednar bednar deleted the authorization-header-redacted branch July 14, 2022 11:41
@bednar bednar added this to the 6.4.0 milestone Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants