edtech / apps /api /src /middleware /rateLimit.ts

Commit History

chore: stabilization, audit fixes and project synchronization
7b0c22b

CognxSafeTrack commited on

fix: security hardening, log all silent catch blocks, remove prisma cast
aa4f69f

CognxSafeTrack Claude Sonnet 4.6 commited on

chore: finalize Sprint P2 & P3 optimizations, baseline prisma migrations, and update technical audit docs
cfbb685

CognxSafeTrack commited on

fix: replace non-existent RateLimitReplyContext with inline type
979cb50

CognxSafeTrack commited on

fix: add explicit types to rateLimit errorResponseBuilder parameters
bb62bf7

CognxSafeTrack commited on

fix: add 'as any' casts to resolve TS2769 plugin registration errors (cors, rate-limit, bullboard)
255a85a

CognxSafeTrack commited on

fix: restore logger compatibility and fix major TS errors in services
38df3bf

CognxSafeTrack commited on

fix: rename rate-limit middleware to rateLimit to help IDE resolution
303f611

CognxSafeTrack commited on