dev #60

Merged
sbcrumb merged 42 commits from dev into main 2025-10-22 21:27:04 -04:00
Showing only changes of commit c1829b2aef - Show all commits
+1
View File
@@ -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",