Skip to content

Commit e5af4bd

Browse files
committed
#3597 secrets: add missing "ai/mcpServerToken" masking
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent a97167a commit e5af4bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/utils/misc.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2357,6 +2357,7 @@ QString Utils::Misc::generateDebugInformation(bool withGitHubLineBreaks, bool an
23572357
"networking/proxyPassword",
23582358
"ai/groq/apiKey",
23592359
"ai/openai/apiKey",
2360+
"ai/mcpServerToken",
23602361
"languageToolApiKey",
23612362
"webSocketServerService/token",
23622363
"webSocketServerService/bookmarkSuggestionApiToken",

0 commit comments

Comments
 (0)