index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kyclogic
Age
Commit message (
Expand
)
Author
2022-09-24
make dependency explicit
Christian Grothoff
2022-09-24
-fix linker issues
Christian Grothoff
2022-08-23
fix typo: s/ULONG_LONG_MAX/ULLONG_MAX/
Thien-Thi Nguyen
2022-08-22
fix typo: ‘s/(MHD_HTTP_UNPROCESSABLE)_CONTENT/\1_ENTITY/g’
Thien-Thi Nguyen
2022-08-22
-fix clang compiler warnings
Christian Grothoff
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-19
add user type to kyc-check
Christian Grothoff
2022-08-18
-work on FIXMEs
Christian Grothoff
2022-08-18
-misc bugfixes for persona kyc logic
Christian Grothoff
2022-08-18
-doxygen
Christian Grothoff
2022-08-18
untested draft of webhook logic for persona
Christian Grothoff
2022-08-18
-work on kyc-proof persona plugin
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-16
-move templating library into exchange.git
Christian Grothoff
2022-08-15
(preliminary) work on kycaid plugin
Christian Grothoff
2022-08-14
-regenerate DBs
Christian Grothoff
2022-08-11
-fix typos
Christian Grothoff
2022-08-11
-doxygen fixes
Christian Grothoff
2022-08-11
major rework of the KYC logic, making it more configurable, not complete, but...
Christian Grothoff
2022-08-09
-address fIXMEs in kyc-tester
Christian Grothoff
2022-08-09
implement kyc-proof hook in kyc-tester
Christian Grothoff
2022-08-09
work on kyc-tester
Christian Grothoff
2022-08-08
move kyclogic into libtalerkyclogic
Christian Grothoff
2022-08-07
-start kyc-tester helper
Christian Grothoff
2022-08-07
-implement new kyc-webhook endpoint
Christian Grothoff
2022-08-07
-initialize expiration time
Christian Grothoff
2022-08-06
-fix schema use
Christian Grothoff
2022-08-06
-work on auditor tests
Christian Grothoff
2022-08-05
-move main oauth2.0 logic into kyclogic plugin
Christian Grothoff
2022-08-05
-doxygen
Christian Grothoff
2022-08-05
-add oauth config parsing logic
Christian Grothoff
2022-08-05
adding kyclogic plugin template
Christian Grothoff