Remove login rate limiter (internal service only)
Build & Push / Test (client) (push) Successful in 22s
Build & Push / Test (server) (push) Successful in 28s
Build & Push / Build Client (push) Successful in 1m18s
Build & Push / Build Server (push) Successful in 1m18s

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-18 17:43:10 -04:00
parent b341c64b02
commit a9ba74f1af
4 changed files with 0 additions and 29 deletions
-2
View File
@@ -169,8 +169,6 @@ All endpoints (except `/api/auth/*` and `/healthz`) require authentication via o
Base URL: `https://tickets.thewrightserver.net/api`
`POST /api/auth/login` is rate-limited to 10 attempts per 15 minutes per IP.
---
### Authentication