-
- Downloads
feat: also allow localhost equivalent IP addresses (#3778)
Instead of only checking for "localhost", also validate through
net.ParseIP + IsLoopback whether the host is numerically localhost
Signed-off-by:
Daniel Sonck <daniel@sonck.nl>
Loading
Please register or sign in to comment