summaryrefslogtreecommitdiff
path: root/src/kyclogic
AgeCommit message (Expand)Author
2023-06-05permsChristian Grothoff
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-23add document download logic for kycaidChristian Grothoff
2023-05-18use external helper for conversion also for KYCAIDChristian Grothoff
2023-05-13add logic to oauth2 plugin to use /setup endpoint when configuredChristian Grothoff
2023-05-11-fix doxygenChristian Grothoff
2023-05-11externalize persona JSON conversion logic, expand with file downloadChristian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2023-05-10fix 0-length VLAsChristian Grothoff
2023-05-01-fix uninitialized variable and memory leakChristian Grothoff
2023-04-16add FIXMEChristian Grothoff
2023-03-01WiP: age-withdraw implementation, part 1/nÖzgür Kesim
2023-02-19return KYC requirement row when AML imposed KYC requirements on withdraw; ret...Christian Grothoff
2023-02-17more towards actually allowing AML decisions to trigger KYCChristian Grothoff
2023-02-17fix memory leak and transaction error handling related to KYCChristian Grothoff
2023-02-16add code to sanity-check KYC configuration and KYC decisionsChristian Grothoff
2023-01-29KYC: misc. fixes to attribute attestation logicChristian Grothoff
2023-01-28KYC: fix API call and memory leakChristian Grothoff
2023-01-28-misc fixesChristian Grothoff
2023-01-28fix Persona attribute extraction from webhooksChristian Grothoff
2023-01-28-debug KYC webhook logicChristian Grothoff
2023-01-27add persona attribute conversion logicChristian Grothoff
2023-01-27add persona attribute conversion logicChristian Grothoff
2023-01-27work on kycaid attribute extractionChristian Grothoff
2023-01-27add logic to store attributesChristian Grothoff
2023-01-27update GET attest logic now that it is clear that we must store KYC attribute...Christian Grothoff
2023-01-27address DB failure error handling in KYC checkChristian Grothoff
2023-01-27address DB failure error handling in KYC checkChristian Grothoff
2023-01-22-towards storing KYC attribute dataChristian Grothoff
2023-01-16move state to inner URLChristian Grothoff
2023-01-16-fix warningChristian Grothoff
2023-01-16-fix KYC logic change to work for all plugins and not just OAuth2.0Christian Grothoff
2023-01-13fix kyc-proof handleSebastian
2023-01-12-add missing library dependencies for clean buildChristian Grothoff
2023-01-11-fix example KYC config optionsChristian Grothoff
2023-01-10-more consistent naming of KYC_PERSONA optionsChristian Grothoff
2022-12-05force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.hChristian Grothoff
2022-11-06fix #7427Christian Grothoff
2022-11-03-fix dist rulesChristian Grothoff
2022-10-22-fix bad method handling in kyc-testerChristian Grothoff
2022-10-22-add FIXMEChristian Grothoff
2022-10-22implement missing UT filtering logicChristian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still ...Christian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_close.c logic (first pass, still witho...Christian Grothoff
2022-09-26-fix debian packageChristian Grothoff
2022-09-24make dependency explicitChristian Grothoff
2022-09-24-fix linker issuesChristian Grothoff
2022-08-23fix typo: s/ULONG_LONG_MAX/ULLONG_MAX/Thien-Thi Nguyen
2022-08-22fix typo: ‘s/(MHD_HTTP_UNPROCESSABLE)_CONTENT/\1_ENTITY/g’Thien-Thi Nguyen
2022-08-22-fix clang compiler warningsChristian Grothoff