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
fix(security): deduplicate per-host and per-origin rejection log warnings
Log each unique rejected Host/Origin value only once per middleware
instance to prevent log flooding in reverse-proxy deployments where a
misconfigured client hammers the server repeatedly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments