View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005723 | unreal | ircd | public | 2020-07-13 23:35 | 2020-07-14 08:33 |
Reporter | armyn | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0.5.1 | ||||
Fixed in Version | 5.0.6 | ||||
Summary | 0005723: Bug of tempshun on spamfilter | ||||
Description | Tempshun bug which is not normal. Here's what to do: 1) Put a word to ban in the spamfilter with the flag "tempshun", for example the word "test" 2) With an IRC client, type "test". You will see that this word and the sentence will appear and then the person will be tempshun. However the word must not pass, the person must be blocked before the word is received in the channel or the pm ... | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Thanks for the report, fixed now: commit 70496acfbeb968bbd3b8838b0f573edefabf867f (HEAD -> unreal50) Author: Bram Matthys <[email protected]> Date: Tue Jul 14 08:30:29 2020 +0200 Fix spamfilter with tempshun action: was not blocking the message. The tempshun was applied, but the 'trigger' message was let through. Reported by armyn in https://bugs.unrealircd.org/view.php?id=5723 https://github.com/unrealircd/unrealircd/commit/70496acfbeb968bbd3b8838b0f573edefabf867f |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-13 23:35 | armyn | New Issue | |
2020-07-14 08:26 | syzop | Assigned To | => syzop |
2020-07-14 08:26 | syzop | Status | new => confirmed |
2020-07-14 08:33 | syzop | Status | confirmed => resolved |
2020-07-14 08:33 | syzop | Resolution | open => fixed |
2020-07-14 08:33 | syzop | Fixed in Version | => 5.0.6 |
2020-07-14 08:33 | syzop | Note Added: 0021659 |