gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] branch master updated: adding missing info


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: adding missing information
Date: Fri, 11 May 2018 12:28:15 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 80ffdb4  adding missing information
80ffdb4 is described below

commit 80ffdb45dce7ba3f12b626d3ddb7cf96e5c5805d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri May 11 12:27:53 2018 +0200

    adding missing information
---
 src/wire-plugins/plugin_wire_taler-bank.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/wire-plugins/plugin_wire_taler-bank.c 
b/src/wire-plugins/plugin_wire_taler-bank.c
index 37bb08e..4d2d9be 100644
--- a/src/wire-plugins/plugin_wire_taler-bank.c
+++ b/src/wire-plugins/plugin_wire_taler-bank.c
@@ -692,6 +692,7 @@ taler_bank_execute_wire_transfer (void *cls,
   }
   else
   {
+    auth.method = TALER_BANK_AUTH_BASIC;
     auth.details.basic.username = (char *) &exchange_base_url[slen];
     slen = strlen (auth.details.basic.username) + 1;
     GNUNET_assert (left >= slen);

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]