The irctest controller's registerUser sends NickServ REGISTER as a single PRIVMSG, so a password that overflows the 512-byte line limit gets truncated on the wire and can never match a later SASL login. Raise NotImplementedByController for those, like the reference services controllers, so such cases skip instead of failing spuriously. |
||
|---|---|---|
| .. | ||
| fedserv_services.py | ||