taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit cc392e99dc44733bb78dec19cc2137841902832b
parent c83fa632339daf01918df1cb3c880e5739d2d5b8
Author: MS <ms@taler.net>
Date:   Fri, 11 Sep 2020 17:55:57 +0200

allow Exchange password change

Diffstat:
Mbin/taler-deployment-prepare | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare @@ -116,7 +116,7 @@ taler-exchange-wire ## case $TALER_ENV_NAME in - demo|test|int) + demo|test|int|local) taler-bank-manage django provide_accounts taler-bank-manage django changepassword_unsafe Exchange x taler-bank-manage django changepassword_unsafe Survey x