Skip to content

v3.4.5

Choose a tag to compare

@52Lxcloud 52Lxcloud released this 06 Feb 03:19
· 12 commits to master since this release
4fc956c

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.