Arag / app /middleware /rate_limit_middleware.py

Commit History

Fix 429 rate limits and show friendly errors in widget.
c23e3f9

AuthorBot Cursor commited on

feat: Phases 1-5 production improvements + 8 bug fixes
ef8fd29

AuthorBot commited on

Convert ALL middleware to pure ASGI: eliminate BaseHTTPMiddleware completely to fix request body consumption bug causing 500 on ALL endpoints
59a89d6

AuthorBot commited on

Phase 4+5: Fix rate limiter paths (/api/v1 -> /api/chat|auth|admin), add SecurityHeadersMiddleware (HSTS, XSS, CSRF, CSP), fix QA export auth, fix route ordering
41f0eee

AuthorBot commited on

Restructure project for HF Spaces deployment
772f852

AuthorBot commited on