docfast/src
OpenClaw 17c1f00e2b
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 11m9s
fix(billing): add rate limiting, body size check, and logging to checkout endpoint (BUG-079)
- Rate limit /checkout to 3 requests per IP per hour via express-rate-limit
- Reject request bodies >1KB (413)
- Log checkout session creation with client IP
- Bump version to 0.3.4
2026-02-20 07:07:27 +00:00
..
__tests__ Add landing page, tests, Docker deployment, nginx config 2026-02-14 13:01:07 +00:00
middleware fix: disable buildx cache + simplify compression middleware 2026-02-19 08:09:59 +00:00
routes fix(billing): add rate limiting, body size check, and logging to checkout endpoint (BUG-079) 2026-02-20 07:07:27 +00:00
services fix: destroy dead pool connections on transient errors (proper failover) 2026-02-18 14:28:47 +00:00
index.ts fix: version bump 0.3.2, remove debug log, dynamic /api version, Pro plan 5000 PDFs 2026-02-19 14:12:37 +00:00