]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix typo in manager ACL (#1113)
authorAmos Jeffries <yadij@users.noreply.github.com>
Wed, 17 Aug 2022 23:32:43 +0000 (23:32 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Mon, 22 Aug 2022 15:09:12 +0000 (03:09 +1200)
src/cf.data.pre

index a0bdb2f83f3f58b22a4b39adc9bb2b5e6c98e866..1182564370c0e32b049aecfd9fbae7958007750c 100644 (file)
@@ -1036,7 +1036,7 @@ DEFAULT: ssl::certUntrusted ssl_error X509_V_ERR_INVALID_CA X509_V_ERR_SELF_SIGN
 DEFAULT: ssl::certSelfSigned ssl_error X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT
 ENDIF
 DEFAULT: all src all
-DEFAULT: manager url_regex -i ^cache_object:// +i ^https?://[^/]+/squid-internal-mgr/
+DEFAULT: manager url_regex -i ^cache_object:// +i ^[^:]+://[^/]+/squid-internal-mgr/
 DEFAULT: localhost src 127.0.0.1/32 ::1
 DEFAULT: to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1/128 ::/128
 DEFAULT: CONNECT method CONNECT