robots bez autoryzacji

This commit is contained in:
Mateusz Gruszczyński
2025-08-02 14:26:42 +02:00
parent 8cae4a3245
commit a612d4c25c

2
app.py
View File

@@ -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 (