From 3b7cc18a69177e838dbb43a59905a7f2d37031e9 Mon Sep 17 00:00:00 2001 From: xfnw Date: Thu, 4 Nov 2021 20:52:30 -0400 Subject: [PATCH] kline exempt the tor service --- auth.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth.j2 b/auth.j2 index e7aad46..710709a 100644 --- a/auth.j2 +++ b/auth.j2 @@ -114,7 +114,7 @@ auth { * need_ssl | require SSL/TLS for user in this class * need_sasl | require SASL id for user in this class */ - flags = dnsbl_exempt; + flags = dnsbl_exempt, kline_exempt; class = "users"; };