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

Feature/8 sensitive data filter #19

Merged
merged 6 commits into from
Feb 20, 2024
Merged

Feature/8 sensitive data filter #19

merged 6 commits into from
Feb 20, 2024

Conversation

ColinNg
Copy link
Contributor

@ColinNg ColinNg commented Feb 10, 2024

Description: #8

All credit goes to Toumash and matthiasguentert. I just saw a branch requiring a rebase, and did it.

Tomasz Dłuski and others added 4 commits February 10, 2024 00:59
add sample creditCard data filter
Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLogging/Options/BodyLoggerOptions.cs

Co-authored-by: Matthias Güntert <[email protected]>

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLogging/Options/BodyLoggerOptions.cs

Co-authored-by: Matthias Güntert <[email protected]>

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLoggingTests/SensitiveDataFilter/SensitiveDataFilterTests.cs

Co-authored-by: Matthias Güntert <[email protected]>

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLoggingTests/BodyLoggerMiddlewareTests.cs

Co-authored-by: Matthias Güntert <[email protected]>

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLogging/Filters/SensitiveDataFilter.cs

Co-authored-by: Matthias Güntert <[email protected]>

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLogging/Filters/ISensitiveDataFilter.cs

Co-authored-by: Matthias Güntert <[email protected]>

fix build

^ This is the commit message #2:

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLogging/Options/BodyLoggerOptions.cs

Co-authored-by: Matthias Güntert <[email protected]>
^ This is the commit message #3:

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLoggingTests/SensitiveDataFilter/SensitiveDataFilterTests.cs

Co-authored-by: Matthias Güntert <[email protected]>
^ This is the commit message #4:

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLoggingTests/BodyLoggerMiddlewareTests.cs

Co-authored-by: Matthias Güntert <[email protected]>
# This is the commit message #5:

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLoggingTests/BodyLoggerMiddlewareTests.cs

Co-authored-by: Matthias Güntert <[email protected]>
# This is the commit message #6:

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLogging/Filters/SensitiveDataFilter.cs

Co-authored-by: Matthias Güntert <[email protected]>
# This is the commit message #7:

Update ApplicationInsightsRequestLogging/ApplicationInsightsRequestLogging/Filters/ISensitiveDataFilter.cs

Co-authored-by: Matthias Güntert <[email protected]>
@matthiasguentert matthiasguentert merged commit f247f60 into matthiasguentert:main Feb 20, 2024
@ColinNg ColinNg deleted the 8-sensitive-data-filter branch February 20, 2024 09:53
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.

2 participants