From 27e261780809073b5c776e535f8d2402c0df2ec7 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 15 Feb 2019 12:35:51 +0000 Subject: Move the close and jumpserver modules to inspircd-extras. - The close module is borderline useless. - The jumpserver numeric is supported by barely any clients and has various security problems. --- docs/conf/modules.conf.example | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index fded47e2f..090096668 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -554,12 +554,6 @@ # key="changeme" # prefix="net-"> -#-#-#-#-#-#-#-#-#-#-#-#- CLOSE MODULE #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Close module: Allows an oper to close all unregistered connections. -# This module is oper-only and provides the /CLOSE command. -# To use, CLOSE must be in one of your oper class blocks. -# - #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Clones module: Adds an oper command /CLONES for detecting cloned # users. Warning: This command may be resource intensive when it is @@ -1165,14 +1159,6 @@ # The number of seconds to close the channel for: # -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Jump server module: Adds support for the RPL_REDIR numeric. -# This module is oper-only. -# To use, JUMPSERVER must be in one of your oper class blocks. -# If your server is redirecting new clients and you get disconnected, -# do a REHASH from shell to open up again. -# - #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Anti auto rejoin: Adds support for prevention of auto-rejoin (+J). # -- cgit v1.2.3