From d971c0292082823182f333a412207a9a8f6ad008 Mon Sep 17 00:00:00 2001 From: LemonBoy Date: Sat, 17 Jun 2017 17:01:42 +0200 Subject: Allow the user to clear the sasl-related fields There was no easy way for the user to disable the SASL authentication or to clear the username/password once the network was created. Closes #718 --- docs/help/in/network.in | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/help') diff --git a/docs/help/in/network.in b/docs/help/in/network.in index ba08ef69..4c2eeed4 100644 --- a/docs/help/in/network.in +++ b/docs/help/in/network.in @@ -36,6 +36,7 @@ -sasl_mechanism Specifies the mechanism to use for the SASL authentication. At the moment irssi only supports the 'plain' and the 'external' mechanisms. + Use '' to disable the authentication. -sasl_username Specifies the username to use during the SASL authentication. -sasl_password Specifies the password to use during the SASL authentication. -- cgit v1.2.3