sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit bc15c69e61c7c0f6662017f0f4dbef07acd10fa0
parent 82ed996678ec234a01c3eef63d1676f2e1c58574
Author: Florian Dold <florian@dold.me>
Date:   Wed,  6 Nov 2024 15:29:57 +0100

libeufin compat mode

Diffstat:
Mscripts/demo/setup-sandcastle.sh | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git 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}"