From 23808c51b605147c107d23f8543f4488e4b8987c Mon Sep 17 00:00:00 2001 From: zefie Date: Sat, 4 May 2024 17:50:52 -0400 Subject: [PATCH] fix braindead bf0app unauthorized --- zefie_wtvp_minisrv/includes/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zefie_wtvp_minisrv/includes/config.json b/zefie_wtvp_minisrv/includes/config.json index e7b7adea..f6879f79 100644 --- a/zefie_wtvp_minisrv/includes/config.json +++ b/zefie_wtvp_minisrv/includes/config.json @@ -85,7 +85,7 @@ // urls the client can access without being "logged in" "wtv-1800:/preregister", "wtv-1800:/noflash", - "wtv-flashrom:/current-noflash", + "wtv-flashrom:/*", "wtv-head-waiter:/login", "wtv-head-waiter:/ValidateLogin", "wtv-head-waiter:/login-stage-two",