gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: -advance to next reducer sc


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: -advance to next reducer screen also on policy malformed
Date: Sun, 18 Jul 2021 14:51:58 +0200

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

grothoff pushed a commit to branch master
in repository anastasis-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 3a76d5c  -advance to next reducer screen also on policy malformed
3a76d5c is described below

commit 3a76d5c151731f30ab99c94893fa92f7f8333a49
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jul 18 14:51:56 2021 +0200

    -advance to next reducer screen also on policy malformed
---
 src/anastasis/anastasis-gtk_action.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/anastasis/anastasis-gtk_action.c 
b/src/anastasis/anastasis-gtk_action.c
index c3ebad8..1b35e79 100644
--- a/src/anastasis/anastasis-gtk_action.c
+++ b/src/anastasis/anastasis-gtk_action.c
@@ -3031,6 +3031,7 @@ AG_action_cb (void *cls,
                                         json_string ("CHALLENGE_SELECTING")));
   }
   if ( (TALER_EC_ANASTASIS_REDUCER_NETWORK_FAILED == error_code) ||
+       (TALER_EC_ANASTASIS_REDUCER_POLICY_MALFORMED == error_code) ||
        (TALER_EC_ANASTASIS_REDUCER_POLICY_LOOKUP_FAILED == error_code) )
   {
     /* special case: do not remain in previous (enter identity)

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