diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-18 17:39:25 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-18 17:39:25 +0200 |
commit | 5af3871b13bc5f30381836eb306568f1c68fcc19 (patch) | |
tree | c64bafa47f940d5ad29b6d9c981af92a1c6f287d /src/authorization/anastasis-helper-authorization-iban.c | |
parent | 5f288737d51441694b2c25a6e6591cf2735b0730 (diff) | |
download | anastasis-5af3871b13bc5f30381836eb306568f1c68fcc19.tar.gz anastasis-5af3871b13bc5f30381836eb306568f1c68fcc19.tar.bz2 anastasis-5af3871b13bc5f30381836eb306568f1c68fcc19.zip |
-update todo list
Diffstat (limited to 'src/authorization/anastasis-helper-authorization-iban.c')
-rw-r--r-- | src/authorization/anastasis-helper-authorization-iban.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/authorization/anastasis-helper-authorization-iban.c b/src/authorization/anastasis-helper-authorization-iban.c index 066b4cb..f908b72 100644 --- a/src/authorization/anastasis-helper-authorization-iban.c +++ b/src/authorization/anastasis-helper-authorization-iban.c @@ -19,10 +19,9 @@ * @author Christian Grothoff * * TODO: - * - blocked on #6992 - * - needs XXX_bank_service to access new facade once #6992 is implemented * - needs to load authentication information * - needs to add DB triggers to notify main service of inbound activity + * - needs man page */ #include "platform.h" #include "anastasis_eufin_lib.h" |