Skip to content
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

Check sensitive fields case-insensitive #1

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

dvdheiden
Copy link
Member

Changes

  • The sensitive fields were checked case-sensitive, which caused the Authorization header not being masked. This has changed to case-insensitive checks.

@dvdheiden dvdheiden added the enhancement New feature or request label Nov 6, 2024
@dvdheiden dvdheiden self-assigned this Nov 6, 2024
@dvdheiden dvdheiden merged commit 79623b2 into main Nov 6, 2024
1 check passed
@dvdheiden dvdheiden deleted the feature/case-insensitive-fields branch November 6, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant