gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: typto


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: typto
Date: Fri, 08 Dec 2017 22:51:10 +0100

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

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 826512e  typto
826512e is described below

commit 826512eb7923c68dea5b58503a88e3406f6fb582
Author: Florian Dold <address@hidden>
AuthorDate: Fri Dec 8 22:51:05 2017 +0100

    typto
---
 talerbank/app/views.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerbank/app/views.py b/talerbank/app/views.py
index 7c9ee9e..da019d4 100644
--- a/talerbank/app/views.py
+++ b/talerbank/app/views.py
@@ -206,7 +206,7 @@ def pin_tan_question(request):
     question, hashed_answer = make_question()
     context = dict(
         question=question,
-        hashed_answer=hash_answer,
+        hashed_answer=hashed_answer,
         amount=amount.stringify(settings.TALER_DIGITS),
         previous_failed=previous_failed,
         exchange=request.GET["exchange"])

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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