View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005817 | unreal | ircd | public | 2021-02-06 11:43 | 2021-02-06 11:43 |
| Reporter | PeGaSuS | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | Unix | OS | Ubuntu | OS Version | 20.04 |
| Summary | 0005817: Spamfilter regex '.*(.)\1{2,}.*!.*@.*' with action block doesn't warn the user | ||||
| Description | I have a spamfilter like:.*(.)\1{2,}.*!.*@.*to stop users from repeating the same character on their nickname more than 3 times. When a user tries to change to a nickname such as 'aaaaabbbbbccccc' although the spamfilter is hit, the user receives no error warning of any kind. I guess that the error is sent to the nickname that the user tried to use instead the actual nickname. Spamfilter hit: [Spamfilter] James_!~James@<redacted> matches filter '.*(.)\1{2,}.*!.*@.*': [NICK: 'aaaaabbbbbccccc!~James@<redacted>:realname'] [Too many repeated chars] | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-02-06 11:43 | PeGaSuS | New Issue |