aprs.me/lib/aprsme_web/plugs
Graham McIntire 935b70b4b1
Fix rate limiter header check bug
Fixed ArgumentError in rate limiter by replacing cond statement with
proper case pattern matching. The cond was incorrectly evaluating
assignment expressions as truthy values instead of checking if headers
were empty lists.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 09:30:59 -05:00
..
api_csrf.ex performance improvements 2025-07-08 10:03:52 -05:00
ip_geolocation.ex Add Cloudflare header support for real client IP 2025-07-24 20:29:48 -05:00
rate_limiter.ex Fix rate limiter header check bug 2025-07-25 09:30:59 -05:00
set_locale.ex passing tests 2025-07-07 16:29:38 -05:00