fix: require auth for geoip-status endpoint
Remove /api/geoip-status from the middleware public routes allowlist so unauthenticated requests are rejected before reaching the route handler. The route handler already has requireUser() for defense-in-depth. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Reference in New Issue
Block a user