mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
Add modpython sasl test
This commit is contained in:
@@ -487,6 +487,9 @@ class Module:
|
||||
def OnClientSASLAuthenticate(self, sMechanism, sMessage):
|
||||
pass
|
||||
|
||||
def OnClientSASLAborted(self):
|
||||
pass
|
||||
|
||||
def OnModuleLoading(self, sModName, sArgs, eType, bSuccess, sRetMsg):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user