mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
parent
6a9462be00
commit
2dddfefa98
@ -1226,7 +1226,7 @@ class Irc(IrcCommandDispatcher, log.Firewalled):
|
||||
|
||||
def do904(self, msg):
|
||||
log.warning('%s: SASL authentication failed (mechanism: %s)',
|
||||
self.network, self.sasl_next_mechanisms[0])
|
||||
self.network, self.sasl_current_mechanism)
|
||||
self.tryNextSaslMechanism()
|
||||
|
||||
def do905(self, msg):
|
||||
|
Loading…
Reference in New Issue
Block a user