Closed
Bug 1255308
Opened 10 years ago
Closed 7 years ago
be more lenient towards message flooding in #firefox (load m_kicknorejoin)
Categories
(Infrastructure & Operations Graveyard :: Infrastructure: IRC, task)
Infrastructure & Operations Graveyard
Infrastructure: IRC
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: ashish)
Details
it isn't uncommon for someone new to irc to paste multiple lines into #firefox
this results in an immediate kick and ban from the server, which is kind of harsh.
a quick chat with ashish revealed the possibility of kicking instead of banning, with a 60 second ban on a rejoin after a kick.
ie. /mode #firefox +trnjfSBJ 4:2 5:4 60
unfortunately it appears the m_kicknorejoin module isn't loaded, so the mode J is rejected.
would it be possible for this module to be loaded?
thanks!
(In reply to Byron Jones ‹:glob› from comment #0)
> this results in an immediate kick and ban from the server
as always i found a typo immediately after submission. this results in a kick and ban from the _channel_.
these bans do not automatically expire.
| Assignee | ||
Comment 2•9 years ago
|
||
m_kicknorejoin will be enabled in the window for upgrades.
i tried to set the mode on #firefox, but, alas: "Missing mode: J"
| Assignee | ||
Comment 4•7 years ago
|
||
This has been completed. Tested on #moc:
> [13:22:54] -ChanServ- +J 60 locked on #moc.
Assignee: infra → ashish
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•