From 38b73bf9895d542bdd3e53211850108805ffebfa Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Sun, 10 Mar 2024 09:59:38 +0100 Subject: [PATCH] [auth] Set doctype for auth page (#4129) Fixes https://github.com/openhab/openhab-webui/issues/2443. See https://developer.mozilla.org/en-US/docs/Web/HTML/Quirks_Mode_and_Standards_Mode. Signed-off-by: Florian Hotze --- bundles/org.openhab.core.io.http.auth/pages/authorize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.core.io.http.auth/pages/authorize.html b/bundles/org.openhab.core.io.http.auth/pages/authorize.html index 9b24fe84e..691d50ad0 100644 --- a/bundles/org.openhab.core.io.http.auth/pages/authorize.html +++ b/bundles/org.openhab.core.io.http.auth/pages/authorize.html @@ -1,4 +1,4 @@ - + openHAB