mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-02 23:18:40 +08:00
The global auth middleware was blocking /api/atc/route and /api/atc/ptt (only /api/atc/say was whitelisted from the old system). Now all /api/atc/ routes are excluded from auth, matching the Live ATC v2 architecture. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>