berrypod/lib/berrypod_web/components/shop_components
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
..
base.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
cart.ex add contextual prompts for skipped setup steps 2026-03-04 14:02:49 +00:00
content.ex add rate limiting and HSTS for security hardening 2026-03-08 08:58:43 +00:00
layout.ex separate editor FAB and panel for cleaner animation 2026-03-07 19:01:32 +00:00
product.ex add pagination across all admin and shop views 2026-03-01 09:42:34 +00:00