index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kyclogic
/
plugin_kyclogic_kycaid.c
Age
Commit message (
Expand
)
Author
2024-02-11
this should fix #8056 (testing required)
Christian Grothoff
2024-01-02
-pass -L LOGLEVEL for wirewatch
Christian Grothoff
2023-11-14
-reduce logging
Christian Grothoff
2023-11-12
handle helper errors better
Christian Grothoff
2023-11-12
fix cases where POST does not work in one-shot after upload is complete
Christian Grothoff
2023-11-12
handle conversion helper errors better
Christian Grothoff
2023-11-12
-more logging
Christian Grothoff
2023-11-12
-more logging
Christian Grothoff
2023-06-04
code cleanup, fixing misc. memory leaks in the process
Christian Grothoff
2023-05-23
add document download logic for kycaid
Christian Grothoff
2023-05-18
use external helper for conversion also for KYCAID
Christian Grothoff
2023-01-28
KYC: fix API call and memory leak
Christian Grothoff
2023-01-28
-misc fixes
Christian Grothoff
2023-01-27
work on kycaid attribute extraction
Christian Grothoff
2023-01-27
add logic to store attributes
Christian Grothoff
2023-01-22
-towards storing KYC attribute data
Christian Grothoff
2023-01-16
-fix KYC logic change to work for all plugins and not just OAuth2.0
Christian Grothoff
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-18
untested draft of webhook logic for persona
Christian Grothoff
2022-08-17
-first sketch of persona kyclogic
Christian Grothoff
2022-08-17
-fix kycaid logic issues
Christian Grothoff
2022-08-17
kycaid cleanup
Christian Grothoff
2022-08-17
-doxygen
Christian Grothoff
2022-08-16
work on kycaid plugin response generation logic
Christian Grothoff
2022-08-16
fix typo: ‘s/(MHD_HTTP_UNPROCESSABLE)_CONTENT/\1_ENTITY/g’
Thien-Thi Nguyen
2022-08-15
(preliminary) work on kycaid plugin
Christian Grothoff