details:   https://code.tryton.org/communication/demo/commit/4562eaa7280e
branch:    default
user:      Cédric Krier <[email protected]>
date:      Tue Apr 21 15:25:27 2026 +0200
description:
        Do not use a different hostname for the bus for series 8.0

        With the cookie session, it is no more possible to have the bus on a 
different
        hostname which is not a subdomain.
diffstat:

 8.0.env |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 97a071e3ad2a -r 4562eaa7280e 8.0.env
--- a/8.0.env   Tue Apr 21 08:39:01 2026 +0200
+++ b/8.0.env   Tue Apr 21 15:25:27 2026 +0200
@@ -6,5 +6,4 @@
 TRYTOND_PASSWORD__LENGTH=0
 TRYTOND_QUEUE__WORKER=true
 TRYTOND_BUS__ALLOW_SUBSCRIBE=true
-TRYTOND_BUS__URL_HOST=https://demo-bus8.0.tryton.org/
 TRYTOND_SESSION__AUTHENTICATIONS=none,password

Reply via email to