]> 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)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 18 Aug 2022 11:19:00 +0000 (11:19 +0000)
src/cf.data.pre

index ca8033cfb4c48552c348a860d9f75728cc022aa4..320ba5d9f466530ff6e3140c6e931ef01539c91a 100644 (file)
@@ -1068,7 +1068,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