From 844f16e5e950c37d05b69d2ec8006226e79fec73 Mon Sep 17 00:00:00 2001 From: RD WebDesign Date: Sun, 19 Oct 2025 18:52:40 -0300 Subject: [PATCH] Remove `mg.request_info.request_uri` from error403.lp This page is currently not used because we redirect to login page in case of unauthenticated access, but I'm removing it just in case we decide to change how we handle 403 errors in the future. Signed-off-by: RD WebDesign --- error403.lp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/error403.lp b/error403.lp index f777938a..bdf54a4f 100644 --- a/error403.lp +++ b/error403.lp @@ -17,7 +17,7 @@ mg.include('scripts/lua/header.lp','r')

Oops! Access denied.

- You don't have permission to access on this server.
+ You don't have permission to access this URL.
Did you mean to go to your Pi-hole's dashboard instead?