mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
@@ -425,4 +425,8 @@ private:
|
||||
bool m_bAuthenticated;
|
||||
};
|
||||
|
||||
template<> void TModInfo<CSASLMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("sasl");
|
||||
}
|
||||
|
||||
NETWORKMODULEDEFS(CSASLMod, "Adds support for sasl authentication capability to authenticate to an IRC server")
|
||||
|
||||
Reference in New Issue
Block a user