mirror of
https://github.com/znc/znc.git
synced 2026-08-07 17:33:34 +02:00
Don't send our password required notice until after CAP negotiation
This commit is contained in:
@@ -96,6 +96,7 @@ public:
|
||||
|
||||
virtual ~CClient();
|
||||
|
||||
void SendRequiredPasswordNotice();
|
||||
void AcceptLogin(CUser& User);
|
||||
void RefuseLogin(const CString& sReason);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user