ops: Assert Host allowlist rejects non-Steam when upstream empty #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Empty-upstream Host allowlist is load-bearing; if that gate regresses, the cache is an open LAN reverse proxy again.
Why
Practical security regression guard — same path already shipped; catch it in CI/ops check.
Scope
validate-checkand/or unit assert that a non-Steam Host is rejected when upstream is emptyAcceptance
Out of scope
Size: S. From Forge Meeting (Blake). Fits near #34 validate-check widening.