v3.4.5
refactor(telemetry): remove authentication checks for telemetry endpoints
- Eliminated the checkAuth function and unauthorizedResponse for the '/stats' and '/dashboard' endpoints.
- Updated comments to indicate that these endpoints are now protected by Cloudflare Zero Trust.
This change simplifies the authentication logic for telemetry-related routes.