mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
@@ -210,7 +210,9 @@ protected:
|
||||
};
|
||||
|
||||
template<> void TModInfo<CSASLAuthMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("saslauth");
|
||||
Info.SetWikiPage("cyrusauth");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("This global module takes up to two arguments - the methods of authentication - auxprop and saslauthd");
|
||||
}
|
||||
|
||||
GLOBALMODULEDEFS(CSASLAuthMod, "Allow users to authenticate via SASL password verification method")
|
||||
|
||||
Reference in New Issue
Block a user