gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: less of x-forwarded-host


From: gnunet
Subject: [taler-deployment] branch master updated: less of x-forwarded-host
Date: Fri, 22 Jul 2022 11:29:01 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2be6fcc  less of x-forwarded-host
2be6fcc is described below

commit 2be6fcc9ae5ccf6483d7f41f230007405664fe30
Author: MS <ms@taler.net>
AuthorDate: Fri Jul 22 11:28:58 2022 +0200

    less of x-forwarded-host
---
 bin/taler-gv | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bin/taler-gv b/bin/taler-gv
index fecf6a9..f7caec2 100755
--- a/bin/taler-gv
+++ b/bin/taler-gv
@@ -1272,10 +1272,6 @@ def prepare(postgres_db_name):
     ).run()
     print(" OK")
 
-    print_nn("Launching X-Forwarded-Host port redirect...")
-    subprocess.run(["systemctl", "--user", "start", 
"taler-local-port-redirect.service"], check=True)
-    time.sleep(1)
-    print(" OK")
     print_nn("Launching the exchange RSA helper...")
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-exchange-secmod-rsa.service"])
     print(" OK")

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