commit ccca4ed0aa2ea687434c92a7a197a4c7a74c958e
parent 54f61b305d0836423cacb934a9d51416db4e447d
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Fri, 14 Aug 2026 22:48:45 +0200
do not log credentials
Diffstat:
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/src/auditor/taler-helper-auditor-wire-credit.c b/src/auditor/taler-helper-auditor-wire-credit.c
@@ -1753,12 +1753,6 @@ process_credits (void *cls)
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"Starting bank CREDIT history of account `%s'\n",
wa->ai->section_name);
- GNUNET_log (GNUNET_ERROR_TYPE_INFO,
- "user `%s'\n",
- wa->ai->auth->details.basic.username);
- GNUNET_log (GNUNET_ERROR_TYPE_INFO,
- "pass `%s'\n",
- wa->ai->auth->details.basic.password);
GNUNET_assert (NULL == wa->chh);
wa->chh = TALER_BANK_credit_history (ctx,
wa->ai->auth,