To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Cap sasl

From ZNC
Revision as of 02:27, 3 December 2012 by DarthGandalf (talk | contribs) (→‎The source code)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

cap_sasl is a per-user module for SASL authentication against servers to which ZNC tries to connect.

The original author : Mike Quin

The website[1]


Parameters for this module

cap_sasl "account name" password


The source code

This module does not build on ZNC 1.0, for 1.0+ use sasl instead

The source code is available cap_sasl.cpp

Download link[2]