berrypod/config
jamey 0c2d4ac406
Some checks failed
deploy / deploy (push) Failing after 8m33s
add rate limiting and HSTS for security hardening
- Add Hammer library for rate limiting with ETS backend
- Rate limit login (5/min), magic link (3/min), newsletter (10/min), API (60/min)
- Add themed 429 error page using bare shop styling
- Enable HSTS in production with rewrite_on for Fly proxy
- Add security hardening plan to docs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-08 08:58:43 +00:00
..
config.exs add default queue for cron jobs, fix mobile sidebar scroll 2026-03-02 08:07:44 +00:00
dev.exs extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
prod.exs persist mockup variants on fly volume across deploys 2026-03-02 11:20:33 +00:00
runtime.exs add rate limiting and HSTS for security hardening 2026-03-08 08:58:43 +00:00
test.exs add Printify client test coverage with Req.Test stubs 2026-02-22 10:35:24 +00:00