fix(api): security hardening — helmet + auth rate limiting #641

Merged
jason.woltje merged 2 commits from fix/security-hardening into main 2026-03-01 22:43:10 +00:00
Owner

Adds helmet middleware for HSTS/X-Frame/etc security headers. Adds 5 req/min throttle on auth login/register endpoints.

Adds helmet middleware for HSTS/X-Frame/etc security headers. Adds 5 req/min throttle on auth login/register endpoints.
jason.woltje added 2 commits 2026-03-01 22:39:36 +00:00
jason.woltje merged commit 6eb91c9eba into main 2026-03-01 22:43:10 +00:00
Sign in to join this conversation.