3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-02-12 11:31:33 +01:00
PyLink/protocols
James Lu c5b6658200 bots: more validation in "MODE" to prevent bad things from happening
This adds a new "allow_forceset_usermodes" attribute to protocol modules, which determines whether the IRCd allows us to force usermode changes on other servers' clients.

Also, make sure our target is a valid nick/UID/channel, and that the parsed modes are not empty!
2015-09-14 17:46:20 -07:00
..