forked from I2P_Developers/i2p.i2p
* I2PTunnel IRC Client: Don't filter PASS (ticket #549)
This commit is contained in:
@@ -160,7 +160,7 @@ abstract class IRCFilter {
|
||||
"WHOIS",
|
||||
"LIST",
|
||||
"NAMES",
|
||||
"NICK",
|
||||
"PASS",
|
||||
// "QUIT", // replace with a filtered QUIT to hide client quit messages
|
||||
"SILENCE",
|
||||
"MAP", // seems safe enough, the ircd should protect themselves though
|
||||
|
Reference in New Issue
Block a user