mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-05-01 02:52:48 +02:00
When users try to access /a/ without valid OAuth2Proxy headers (e.g., GitHub account not in org), they now see a friendly 403 page instead of a 500 error. Added authentication checks to all admin routes. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>