From 6484f0d2bbb8f9458873a0ac77dd50d130cabb56 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 10 Dec 2023 02:49:32 +0100 Subject: [PATCH] trying to fix #144 --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2654780..2533f06 100644 --- a/manifest.toml +++ b/manifest.toml @@ -74,7 +74,7 @@ adguard.exposed = "Both" [resources.permissions] api.allowed = "visitors" -api.auth_header = false +api.auth_header = true api.protected = true api.show_tile = false api.url = "re:__DOMAIN__/control"