]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
Revert "proxy.cgi: Fix for Bug #12826 'squid >=5 crashes on literal IPv6 addresses'"
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Jan 2024 16:42:48 +0000 (16:42 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 8 Jan 2024 18:34:58 +0000 (18:34 +0000)
commita1bb2fb5853f882e4a87397448bead7a9ebfa43d
tree330c00997240fb15f97acaa196f7717fb6c85ede
parentcfb6d9c7fdb3507e5bf5c6d9790601c445502fae
Revert "proxy.cgi: Fix for Bug #12826 'squid >=5 crashes on literal IPv6 addresses'"

This reverts commit e0be9eab47d621545e5498c32c0fef39f7ef84a9.

This change is now producing problems on IPv6-enabled systems as it will
deny access to any website that is IPv6-enabled as well, even if the
client connected using IPv4.

I have tested if squid is now running on fine on systems where IPv6 is
disabled and can confirm that its running just fine.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Acked-by: Peter Müller <peter.mueller@ipfire.org>
html/cgi-bin/proxy.cgi