From ea09e8b72eae1ae4df39c5a193d2d7e7b6a9eb48 Mon Sep 17 00:00:00 2001 From: fl0ppy-d1sk Date: Tue, 12 Nov 2024 16:32:12 +0100 Subject: [PATCH] ui - fixe couille dans le potage with setup wizard on firefox --- src/common/core/ui/confs/default-server-http/ui.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/common/core/ui/confs/default-server-http/ui.conf b/src/common/core/ui/confs/default-server-http/ui.conf index 78028ea1a..8a9bb2454 100644 --- a/src/common/core/ui/confs/default-server-http/ui.conf +++ b/src/common/core/ui/confs/default-server-http/ui.conf @@ -65,6 +65,9 @@ location /setup { proxy_buffering on; # Response body modifications + header_filter_by_luea_block { + ngx.header.content_length = nil + } body_filter_by_lua_block { local str = ngx.arg[1] local patterns = {