gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: remark on EC


From: gnunet
Subject: [taler-anastasis] branch master updated: remark on EC
Date: Wed, 09 Sep 2020 15:41:12 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 7eaa5e3  remark on EC
7eaa5e3 is described below

commit 7eaa5e3877e6dc8f6794df537376be17c76d982b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Sep 9 15:41:08 2020 +0200

    remark on EC
---
 src/backend/anastasis-httpd_truth.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/backend/anastasis-httpd_truth.c 
b/src/backend/anastasis-httpd_truth.c
index 804062d..3b1a39a 100644
--- a/src/backend/anastasis-httpd_truth.c
+++ b/src/backend/anastasis-httpd_truth.c
@@ -303,8 +303,8 @@ AH_handler_truth_get (struct MHD_Connection *connection,
       return TALER_MHD_reply_with_error (connection,
                                          MHD_HTTP_BAD_REQUEST,
                                          // FIXME: find error code
-                                         TALER_EC_SYNC_BAD_IF_MATCH,
-                                         "Truth-Decryption-Key does not 
include a base32-encoded decryption key");
+                                         TALER_EC_SYNC_BAD_IF_MATCH, // use 
description in gana: "Truth-Decryption-Key does not include a base32-encoded 
decryption key"
+                                         tdk);
     }
 
     GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,

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