Skip to content

V3.4.8

Choose a tag to compare

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

Full Changelog: v2.3.9...V3.4.8

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.