video-accessibility/backend/app/middleware
Vadym Samoilenko 93cb7527ab security: enforce rate limit on /auth/login (C-01)
Removed /api/v1/auth/login from the rate-limit bypass list in both
rate_limiting.py and main.py. The existing 5-req/5-min limit for the
login endpoint was already configured but never applied.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 14:11:36 +01:00
..
__pycache__ fixed overly aggressive security algorithm 2025-10-08 17:49:20 -05:00
__init__.py initial commit 2025-08-24 16:28:33 -05:00
rate_limiting.py security: enforce rate limit on /auth/login (C-01) 2026-04-29 14:11:36 +01:00
validation.py fixed overly aggressive security algorithm 2025-10-08 17:49:20 -05:00