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 | |
parent | 5f288737d51441694b2c25a6e6591cf2735b0730 (diff) | |
download | anastasis-5af3871b13bc5f30381836eb306568f1c68fcc19.tar.gz anastasis-5af3871b13bc5f30381836eb306568f1c68fcc19.zip |
-update todo list
-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 @@ | |||
19 | * @author Christian Grothoff | 19 | * @author Christian Grothoff |
20 | * | 20 | * |
21 | * TODO: | 21 | * TODO: |
22 | * - blocked on #6992 | ||
23 | * - needs XXX_bank_service to access new facade once #6992 is implemented | ||
24 | * - needs to load authentication information | 22 | * - needs to load authentication information |
25 | * - needs to add DB triggers to notify main service of inbound activity | 23 | * - needs to add DB triggers to notify main service of inbound activity |
24 | * - needs man page | ||
26 | */ | 25 | */ |
27 | #include "platform.h" | 26 | #include "platform.h" |
28 | #include "anastasis_eufin_lib.h" | 27 | #include "anastasis_eufin_lib.h" |