Page 1 of 1

Module: Secure Queries

Posted: Mon Feb 19, 2007 6:49 pm
by Stealth
I have coded a module to only allow messages and notices from secure clients and opers (and u:lines, and servers).

The module uses usermode +Z, and will only allow SSL users to set it. When the mode is set, private messages and notices will only go through if both users are using SSL, or the sender is an oper, U:Line, or server. If the message was blocked, the user sending would get a message stating why the message was not sent.

My module is available on the Unreal website,
http://www.unrealircd.com/index.php?pag ... ule&id=112

Posted: Fri Feb 23, 2007 6:41 pm
by craftsman
(y) good..