Arag / app /middleware

Commit History

Add enterprise growth APIs, billing, admin UI, and test suite.
12930b5

AuthorBot Cursor commited on

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

Fix: CSP connect-src for jsdelivr + better create author error display
6d85d9d

AuthorBot commited on

Fix: CSP expanded to allow Google Fonts and jsdelivr CDN used by admin SPA
5ae645d

AuthorBot commited on

Production hardening: JWT blacklist, TOTP, Pydantic schemas, Prometheus, SSRF fix, CSP, Redis auth, Celery backup — 35 items across P0-P5
131d826

AuthorBot commited on

Fix auth session expiry with shared auto-refresh client for admin panels.
e70f2c6

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

Fix SecurityHeadersMiddleware: rewrite as pure ASGI to avoid BaseHTTPMiddleware request body consumption bug
660ca76

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