dev #60
@@ -92,6 +92,7 @@ class SimpleAuthMiddleware(BaseHTTPMiddleware):
|
||||
self.public_routes = [
|
||||
"/webhook/",
|
||||
"/health",
|
||||
"/logo/", # Logo files should always be accessible
|
||||
"/ping",
|
||||
"/api/v1/health",
|
||||
"/api/v1/metrics",
|
||||
|
||||
Reference in New Issue
Block a user