mirror of
https://github.com/znc/znc.git
synced 2026-04-30 18:42:25 +02:00
The commit doesn't add support for the following module hooks:
void OnClientCapLs(CClient* pClient, SCString& ssCaps)
EModRet OnLoginAttempt(CSmartPtr<CAuthBase> Auth)
The reason for this is they do not currently work with codegen.pl
13 KiB
13 KiB