gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[merchant] branch master updated: fix configuration to match latest exch


From: Admin
Subject: [merchant] branch master updated: fix configuration to match latest exchange version
Date: Thu, 12 Jun 2025 23:58:12 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 7ce5a97d fix configuration to match latest exchange version
7ce5a97d is described below

commit 7ce5a97d50278b3cdddf205749df01f449c51348
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jun 12 23:57:54 2025 +0200

    fix configuration to match latest exchange version
---
 src/testing/test_kyc_api.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/testing/test_kyc_api.conf b/src/testing/test_kyc_api.conf
index 4f9b919d..59ee28d1 100644
--- a/src/testing/test_kyc_api.conf
+++ b/src/testing/test_kyc_api.conf
@@ -74,7 +74,7 @@ FALLBACK = manual-freeze
 # This check runs on oauth2
 PROVIDER_ID = test-oauth2
 # Outputs from this check
-OUTPUTS = full_name birthdate
+OUTPUTS = FULL_NAME DATE_OF_BIRTH
 
 [kyc-check-test-form]
 VOLUNTARY = NO
@@ -89,7 +89,7 @@ FALLBACK = manual-freeze
 # This check runs on oauth2
 FORM_NAME = full_name_and_birthdate
 # Outputs from this check
-OUTPUTS = full_name birthdate
+OUTPUTS = FULL_NAME DATE_OF_BIRTH
 
 # This is the "default" setting for an account if
 # it has not yet triggered anything.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]