From eaf068c5063bd1087ce4d4a4c26113745055592e Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sun, 8 Oct 2023 19:35:02 +0200 Subject: [PATCH 1/3] Show HTTPS hint on login page only when HTTPS is actually served. If it is served an a port != 443, add this port as well Signed-off-by: DL6ER --- login.lp | 4 ++-- scripts/pi-hole/js/login.js | 28 +++++++++++++++++----------- 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/login.lp b/login.lp index 8d4b4bda..30e002b1 100644 --- a/login.lp +++ b/login.lp @@ -26,8 +26,8 @@ mg.include('scripts/pi-hole/lua/header.lp','r') -
-
+