gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -typo


From: gnunet
Subject: [taler-merchant] branch master updated: -typo
Date: Tue, 21 Nov 2023 21:01:11 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new f0e6846a -typo
f0e6846a is described below

commit f0e6846a4f5f398faa8a7bbbcfad5096fdd4352b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Nov 21 21:01:08 2023 +0100

    -typo
---
 contrib/wallet-core                | 2 +-
 src/backend/taler-merchant-httpd.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/wallet-core b/contrib/wallet-core
index 5ae9a749..5bc771e1 160000
--- a/contrib/wallet-core
+++ b/contrib/wallet-core
@@ -1 +1 @@
-Subproject commit 5ae9a74938c4fb255a79466d2b49665340a67f9a
+Subproject commit 5bc771e151df3145e61c017b3bc816c58ad94961
diff --git a/src/backend/taler-merchant-httpd.c 
b/src/backend/taler-merchant-httpd.c
index 64fa7005..9cb1661c 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -626,7 +626,7 @@ spa_redirect (const struct TMH_RequestHandler *rh,
   if (MHD_NO ==
       MHD_add_response_header (response,
                                MHD_HTTP_HEADER_LOCATION,
-                               "/webui/"))
+                               dst))
   {
     GNUNET_break (0);
     MHD_destroy_response (response);

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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