Add implicit default origin in case of port 80 - #892
Conversation
|
Closing: v1 is deprecated. Thank you for this contribution, and apologies for the long wait for a response. v1 will receive security fixes only. We reviewed every open v1 PR for security impact before closing — see the backlog triage in #1819 — and a small number were retained for a final If the underlying problem still exists in v2, we'd genuinely like to know. Please open an issue describing it against v2. Note that we accept external contributions as issues rather than pull requests — maintainers handle design and implementation through a prompt-driven workflow. See Thanks again for taking the time to contribute to the Inspector. |
So it is already out of question that one has made the changes by hand? Wtf |
Motivation and Context
In case of client port 80, origin
http://localhostwithout explicit port should be accepted by default.How Has This Been Tested?
Tested locally.
Breaking Changes
I would guess that nobody relies on that behavior.
Types of changes
Checklist
Additional context
None.