gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: Authentication>Auth


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: Authentication>Authorization
Date: Mon, 11 Jun 2018 15:51:52 +0200

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new c927661  Authentication>Authorization
c927661 is described below

commit c927661dd81d0b3227d5673118abcfc4c5e1469f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 11 15:51:34 2018 +0200

    Authentication>Authorization
---
 src/lib/testing_api_helpers.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/testing_api_helpers.c b/src/lib/testing_api_helpers.c
index 930065a..39cef12 100644
--- a/src/lib/testing_api_helpers.c
+++ b/src/lib/testing_api_helpers.c
@@ -61,7 +61,7 @@ TALER_TESTING_run_merchant (const char *config_filename,
 
   GNUNET_asprintf (&wget_cmd,
                    "wget -q -t 1 -T 1"
-                   " --header='Authentication: ApiKey sandbox'"
+                   " --header='Authorization: ApiKey sandbox'"
                    " %s"
                    " -o /dev/null -O /dev/null",
                    merchant_url);

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



reply via email to

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