mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
e8d13678fb
Only apply the tight 10/min bucket to POST /auth (actual login attempts). GET /auth (session checks on page load) now falls into the general 120/min bucket, preventing the login page from rate-limiting itself during normal use. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>