Skip to content

Commit 2215664

Browse files
author
Amninder Kaur
committed
chore: update flashmq plugin file version to 4
1 parent 34127a8 commit 2215664

File tree

5 files changed

+1045
-1045
lines changed

5 files changed

+1045
-1045
lines changed

auth-plugin/plugin_libcurl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ AuthResult flashmq_plugin_login_check(void *thread_data, const std::string &clie
193193
(void)username;
194194
(void)password;
195195

196-
flashmq_logf(LOG_INFO, "username: %s, password: %s", username.c_str(), password.c_str());
196+
flashmq_logf(LOG_INFO, "username: %s", username.c_str());
197197

198198
for (const auto &grant : {Allowed_Access::playbook, Allowed_Access::sportsClient,
199199
Allowed_Access::bettingClient, Allowed_Access::pump})

0 commit comments

Comments
 (0)