Skip to content

Skip authorization header when send_default_pii is false#1717

Merged
st0012 merged 2 commits intomasterfrom
fix-#1714
Feb 10, 2022
Merged

Skip authorization header when send_default_pii is false#1717
st0012 merged 2 commits intomasterfrom
fix-#1714

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Feb 10, 2022

Fixes #1714

@st0012 st0012 added this to the 5.1.0 milestone Feb 10, 2022
@st0012 st0012 self-assigned this Feb 10, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 10, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.43%. Comparing base (aeb38cf) to head (bd9633c).
⚠️ Report is 618 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1717      +/-   ##
==========================================
+ Coverage   98.42%   98.43%   +0.01%     
==========================================
  Files         140      140              
  Lines        7994     8001       +7     
==========================================
+ Hits         7868     7876       +8     
+ Misses        126      125       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@st0012 st0012 requested a review from sl0thentr0py February 10, 2022 15:37
@st0012 st0012 merged commit 8c31a6d into master Feb 10, 2022
@st0012 st0012 deleted the fix-#1714 branch February 10, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Authorization header is not being filtered in events from inbound requests

3 participants