gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: keep prefix


From: gnunet
Subject: [taler-exchange] branch master updated: keep prefix
Date: Thu, 02 Nov 2023 16:50:52 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 8eaf523f keep prefix
8eaf523f is described below

commit 8eaf523f5f97356f782fb57ab0e0900f70c91ed1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Nov 2 16:50:49 2023 +0100

    keep prefix
---
 src/testing/taler-unified-setup.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/testing/taler-unified-setup.sh 
b/src/testing/taler-unified-setup.sh
index ff3f924f..13b71550 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -532,8 +532,6 @@ then
                 then
                     exit_fail "Client secret does not begin with 
'${RFC_8959_PREFIX}'"
                 fi
-                # shellcheck disable=SC2001
-                CLIENT_SECRET=$(echo "${CLIENT_SECRET}" | sed -e 
"s/^${RFC_8959_PREFIX}//")
                 
REDIRECT_URI="${EXCHANGE_URL}kyc-proof/kyc-provider-example-challeger"
                 CLIENT_ID=$(challenger-admin --add="${CLIENT_SECRET}" --quiet 
"${REDIRECT_URI}")
                 taler-config -c "$CONF" -s "$SECTION" -o KYC_OAUTH2_CLIENT_ID 
-V "$CLIENT_ID"

-- 
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]