From 1e7e09656237379f53d8b7100561ce91246650a7 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 5 Jan 2026 16:57:49 +0000 Subject: Allow the use of extended bans in more scenarios. --- modules/sslmodes.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/sslmodes.cpp') diff --git a/modules/sslmodes.cpp b/modules/sslmodes.cpp index d1d299d11..7d91181f0 100644 --- a/modules/sslmodes.cpp +++ b/modules/sslmodes.cpp @@ -54,7 +54,7 @@ public: { } - bool IsMatch(User* user, Channel* channel, const std::string& text, bool full) override + bool IsMatch(User* user, Channel* channel, const std::string& text, const ExtBan::MatchConfig& config) override { if (!sslapi) return false; -- cgit v1.3.1-10-gc9f91