X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/25740a3586c834a9206d057e29f4a96d8d0fb3a3..93b35dffee0a0d94ac739170e10091149b2f72c0:/content/kb/sasl/chatzilla.md diff --git a/content/kb/sasl/chatzilla.md b/content/kb/sasl/chatzilla.md index 5766a3264..e41ec6809 100644 --- a/content/kb/sasl/chatzilla.md +++ b/content/kb/sasl/chatzilla.md @@ -2,9 +2,10 @@ Title: Configuring SASL for Chatzilla --- This script is by Gryllida, for the [ChatZilla add-on ](https://addons.mozilla.org/addon/16 ) to Firefox. -1. Install [cz_sasl.js ](http://freenode-dev.net/sasl/cz_sasl.js) as you would any other script, following the [instructions here ](http://chatzilla.hacksrus.com/faq/#install-script). -2. Enter the commands below. Replace `YOUR_USERNAME` with your registered nickname and `YOUR_PASSWORD` with your NickServ password. -3. If you want to continue connecting when SASL authentication fails, enter: `/plugin-pref cz_sasl sasl.proceed_on_fail true` -4. If everything has been configured correctly, the next time you connect you should see the message: +1. Install [the cz_sasl script](static/files/cz_sasl.js) as you would any other script, following the [instructions here ](http://chatzilla.hacksrus.com/faq/#install-script) +2. Enter `/plugin-pref cz_sasl` +3. Enter `/plugin-pref cz_sasl sasl.username YOUR_USERNAME` replacing `YOUR_USERNAME` with your registered nickname +4. Enter `/plugin-pref cz_sasl sasl.password YOUR_PASSWORD` replacing `YOUR_PASSWORD` with your NickServ password +5. If you want to continue connecting when SASL authentication fails, enter `/plugin-pref cz_sasl sasl.proceed_on_fail true` -`SASL authentication successful` +If everything has been configured correctly, the next time you connect you should see the message "SASL authentication successful".