From b31a4aea1b68f9fd27d4bf30440948056af2edce Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 21 Feb 2020 20:27:05 +0000 Subject: Add support for requiring users to use SSL in order to use SASL. --- docs/conf/modules.conf.example | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 9f8c46d05..1b26182e4 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1951,7 +1951,10 @@ # You must define to the name of your services server so # that InspIRCd knows where to send SASL authentication messages and # when it should enable the SASL capability. -# +# You can also define to require users to use SSL in +# order to be able to use SASL. +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Secure list module: Prevent /LIST in the first minute of connection, -- cgit v1.2.3