From: Fredrik Tolf Date: Fri, 13 Nov 2020 20:44:35 +0000 (+0100) Subject: fsb: Fixed another bankid bug. X-Git-Url: http://dolda2000.com/gitweb/?p=fulbank.git;a=commitdiff_plain;h=3851cd1b9f5e758d8d22bb51c0dde9624d05e9d9 fsb: Fixed another bankid bug. --- diff --git a/fulbank/fsb.py b/fulbank/fsb.py index 44a4849..145de7b 100644 --- a/fulbank/fsb.py +++ b/fulbank/fsb.py @@ -251,7 +251,6 @@ class session(object): if st != fst: conv.message("Status: %s" % (st,), auth.conv.msg_info) fst = st - continue elif st == "COMPLETE": self._postlogin() return