geventirc icon indicating copy to clipboard operation
geventirc copied to clipboard

Command input not sanitzed

Open mitchellrj opened this issue 12 years ago • 0 comments

You've got your is_valid_param method, but nothing actually calls it. So the following code would make the client quit:

client.msg('#gevent', 'just type /quit whoever, and it\'ll quit them from irc\r\nQUIT:r`heaven')

mitchellrj avatar Nov 06 '13 15:11 mitchellrj