Files
upaas/internal/handlers
clawbot eaf3d48eae
All checks were successful
Check / check (pull_request) Successful in 3m30s
fix: dedup env var keys, add IDOR test, enforce body size limit
- Server-side duplicate key dedup (last wins) via deduplicateEnvPairs helper
- Cross-app isolation test verifying env var save scopes by app_id
- http.MaxBytesReader wraps request body with 1MB limit
- Test for oversized body rejection (400)
2026-03-10 18:14:20 -07:00
..