gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: fix


From: gnunet
Subject: [taler-anastasis] branch master updated: fix
Date: Tue, 06 Oct 2020 09:58:40 +0200

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

dennis-neufeld pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new afb1e86  fix
     new eda5844  Merge branch 'master' of ssh://git.taler.net/anastasis into 
master
afb1e86 is described below

commit afb1e8645d954cd4d6d57af23395931e13e0bd56
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
AuthorDate: Tue Oct 6 09:58:17 2020 +0200

    fix
---
 src/lib/anastasis_api_backup_redux.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/anastasis_api_backup_redux.c 
b/src/lib/anastasis_api_backup_redux.c
index e4a8b0f..b7d974e 100644
--- a/src/lib/anastasis_api_backup_redux.c
+++ b/src/lib/anastasis_api_backup_redux.c
@@ -167,6 +167,7 @@ add_authentication (const json_t *state,
                    methods);
 
   {
+    /** FIXME: RUBBISH :)
     // initialize policy
     size_t index_m; // index methods array
     size_t index_up; // index used_providers array
@@ -219,6 +220,7 @@ add_authentication (const json_t *state,
     json_object_set_new (new_state,
                          "initial_policy",
                          policy);
+    */
   }
 
   cb (cb_cls,

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