View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005325 | unreal | ircd | public | 2019-06-29 22:55 | 2019-07-01 17:45 |
Reporter | PeGaSuS | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Unix | OS | Ubuntu | OS Version | 18.04 LTS |
Product Version | 4.2.3 | ||||
Fixed in Version | 5.0.0-alpha1 | ||||
Summary | 0005325: EXTBAN ~T could block part/quit messages containing the blocked words | ||||
Description | When we use EXTBAN ~T to prevent some "bad words" from being sent to channel, it could probably also block part/quit messages containing those words. Some users find that they're unable to send those words to the channel (spam, insults, swearing, etc) and they use them in the part/quit message to achieve the their goal. IMHO, this would be a good enhancement and very helpful for channel owners, if we think in channels where different languages are spoken at the same time and network admins wouldn't need to add every single word to a spamfilter, e.g | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
A solid addition for sure. How EXTBAN ~T likely does it is hooking into PRIVMSG and NOTICE to intercept "bad words" so it should also be possible to extend that same behaviour to PART and QUIT as well. |
|
Yes this is a good idea, and we already did it in UnrealIRCd 5 ;) (2 weeks ago, but you couldn't know, of course, since it's still in closed development for now) |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-29 22:55 | PeGaSuS | New Issue | |
2019-06-29 23:00 | Koragg | Note Added: 0020748 | |
2019-07-01 17:45 | syzop | Assigned To | => syzop |
2019-07-01 17:45 | syzop | Status | new => resolved |
2019-07-01 17:45 | syzop | Resolution | open => fixed |
2019-07-01 17:45 | syzop | Fixed in Version | => 5.0.0-alpha1 |
2019-07-01 17:45 | syzop | Note Added: 0020757 |