gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix #8456


From: gnunet
Subject: [taler-merchant] branch master updated: fix #8456
Date: Wed, 21 Feb 2024 21:13:26 +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 ba762c30 fix #8456
ba762c30 is described below

commit ba762c30cfcd2922e785223625f867eec2936ad2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Feb 21 21:13:17 2024 +0100

    fix #8456
---
 src/backend/taler-merchant-httpd_private-post-account.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_private-post-account.c 
b/src/backend/taler-merchant-httpd_private-post-account.c
index b5b1d527..dbaac7ba 100644
--- a/src/backend/taler-merchant-httpd_private-post-account.c
+++ b/src/backend/taler-merchant-httpd_private-post-account.c
@@ -109,7 +109,7 @@ TMH_private_post_account (const struct TMH_RequestHandler 
*rh,
       return TALER_MHD_reply_with_error (connection,
                                          MHD_HTTP_BAD_REQUEST,
                                          TALER_EC_GENERIC_PARAMETER_MALFORMED,
-                                         "credit_facade_credentials");
+                                         "credit_facade_url or 
credit_facade_credentials");
     }
     TALER_MERCHANT_BANK_auth_free (&auth);
   }

-- 
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]