You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config: Make clientIPHeader optional with secure defaults
- ClientIPHeader now defaults to nil (uses req.RemoteAddr)
- Only processes forwarded headers when explicitly configured
- Maintains backward compatibility while improving security posture