3501a52f0e
Mirror to GitHub / mirror (push) Successful in 27s
Test and Lint / backend-test (push) Successful in 1m12s
continuous-integration/drone/push Build is passing
Test and Lint / frontend-test (push) Successful in 2m13s
Version and Release / version-bump (push) Successful in 40s
Version and Release / trigger-drone (push) Successful in 3s
- Add keyGenerator function to properly detect client IP behind proxy - Support X-Forwarded-For and X-Real-IP headers from Traefik/nginx - Add custom handlers with better error messages - Add debug endpoint (dev only) to verify IP detection - Improve logging for rate limit debugging This fixes the 429 errors when multiple requests come from same proxy IP. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>