From a612d4c25c93030f79e21c5c8776566601d6f316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Sat, 2 Aug 2025 14:26:42 +0200 Subject: [PATCH] robots bez autoryzacji --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 8bdeac6..a3eb276 100644 --- a/app.py +++ b/app.py @@ -1124,7 +1124,7 @@ def require_system_password(): if endpoint is None: return - if endpoint in ("system_auth", "healthcheck"): + if endpoint in ("system_auth", "healthcheck", "robots_txt"): return if (