From aff9748e7f0a96e0341931503a76578c6550b2be Mon Sep 17 00:00:00 2001 From: Csaba Ilonka <132446949+csaba-ilonka-rollbar@users.noreply.github.com> Date: Mon, 20 Nov 2023 13:56:33 +0100 Subject: [PATCH] Revert authz scrubbing. --- Rollbar/RollbarDataScrubbingHelper.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Rollbar/RollbarDataScrubbingHelper.cs b/Rollbar/RollbarDataScrubbingHelper.cs index f3c2b88..774d4c9 100644 --- a/Rollbar/RollbarDataScrubbingHelper.cs +++ b/Rollbar/RollbarDataScrubbingHelper.cs @@ -104,8 +104,6 @@ public virtual ISet GetDefaultFields() "auth_token", "Authentication", "authentication", - "Authorization", - "authorization", "Secret", "secret", }