[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sandcastle-ng] branch master updated: libeufin compat mode
From: |
gnunet |
Subject: |
[taler-sandcastle-ng] branch master updated: libeufin compat mode |
Date: |
Wed, 06 Nov 2024 15:30:05 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository sandcastle-ng.
The following commit(s) were added to refs/heads/master by this push:
new bc15c69 libeufin compat mode
bc15c69 is described below
commit bc15c69e61c7c0f6662017f0f4dbef07acd10fa0
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Nov 6 15:29:57 2024 +0100
libeufin compat mode
---
scripts/demo/setup-sandcastle.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
index aeb3049..fc8ca32 100755
--- a/scripts/demo/setup-sandcastle.sh
+++ b/scripts/demo/setup-sandcastle.sh
@@ -307,6 +307,10 @@ PORT = 8080
# Option soon to be deprecated!
ADDRESS = 0.0.0.0
+# Compat mode for now
+PWD_CHECK = no
+PWD_AUTH_COMPAT = yes
+
[currency-$CURRENCY]
ENABLED = YES
name = "${NAME:=Kudos}"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-sandcastle-ng] branch master updated: libeufin compat mode,
gnunet <=