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
- The private/loopback carve-out now keeps the LEGACY PIN to the validated
address instead of falling back to unguarded fetch — preserving both the old
behavior and its anti-rebinding property for self-hosted DNS aliases.
- Cross-origin redirect hops now also refuse to forward a request body (307/308
preserve method+body; post-pin those redirects really dial the new origin, so
an open redirect could exfiltrate OAuth client secrets). Bodyless cross-origin
redirects still follow. Tests for both.
0 commit comments