- Updated IP geolocation to check CF-Connecting-IP header first - Added support for X-Real-IP header as additional fallback - Updated rate limiter to use same header priority for consistency - Headers checked in order: CF-Connecting-IP > X-Forwarded-For > X-Real-IP > remote_ip This ensures proper client IP detection when the site is behind Cloudflare. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api_csrf.ex | ||
| ip_geolocation.ex | ||
| rate_limiter.ex | ||
| set_locale.ex | ||