Skip to content

Commit

Permalink
Add new params to log allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisl committed Nov 5, 2024
1 parent 9172d8c commit f1e0f56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libstuff/SLog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ static const set<string> PARAMS_WHITELIST = {
"policyAccountID",
"policyID",
"reportID",
"shouldCompleteOnboarding",
"shouldDismissHybridAppOnboarding",
"token",
"transactionID",
"type",
Expand Down

0 comments on commit f1e0f56

Please sign in to comment.