Skip to content

Commit

Permalink
whitelist attendees for logs
Browse files Browse the repository at this point in the history
  • Loading branch information
techievivek committed Nov 12, 2024
1 parent 0de2ad3 commit b5ca318
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 @@ -43,6 +43,7 @@ void SLogStackTrace(int level) {
// If the param name is not in this whitelist, we will log <REDACTED> in addLogParams.
static const set<string> PARAMS_WHITELIST = {
"accountID",
"attendees"
"cardID",
"command",
"companyName",
Expand Down

0 comments on commit b5ca318

Please sign in to comment.