Skip to content

Commit

Permalink
Whitelist 'status' log param
Browse files Browse the repository at this point in the history
  • Loading branch information
flodnv committed Nov 1, 2024
1 parent 8bcab67 commit 7162698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libstuff/SLog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ static const set<string> PARAMS_WHITELIST = {
"transactionID",
"type",
"bankAccountID",
"status",
"step",
"cardData"
};
Expand Down

0 comments on commit 7162698

Please sign in to comment.