From 0f100a5c80e7f6c03cb287036ae3b0fc63454fe3 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Fri, 13 May 2022 22:11:32 +0200 Subject: [PATCH] Work around Unreal >=6.0.4 sending RPL_WHOISSPECIAL by default https://github.com/unrealircd/unrealircd/commit/085490d78094c4768af98911efe1111879ae06db --- irctest/controllers/unrealircd.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/irctest/controllers/unrealircd.py b/irctest/controllers/unrealircd.py index 12dfdbe..13bb7dc 100644 --- a/irctest/controllers/unrealircd.py +++ b/irctest/controllers/unrealircd.py @@ -100,6 +100,12 @@ set {{ }} }} modes-on-join "+H 100:1d"; // Enables CHATHISTORY + + // Remove RPL_WHOISSPECIAL used to advertise security groups + whois-details {{ + security-groups {{ everyone none; self none; oper none; }} + }} + }} tld {{