View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006625 | unreal | ircd | public | 2026-05-14 21:50 | 2026-05-15 10:19 |
| Reporter | Le_Coyote | Assigned To | syzop | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Product Version | 6.2.4 | ||||
| Summary | 0006625: antimixedutf8 ignore except directive | ||||
| Description | While tuning a working antimixedutf8 setup, using the documented syntax for except yields: "set::antimixedutf8::except with no value" The except block was verbatim from the documentation, ie.: except { security-group known-users; } | ||||
| 3rd party modules | |||||
|
|
Additional testing reveals that the content of the except {} block is not parsed: entering nonsensical data in it results in the same "no value" error message. |
|
|
If you need something that works in the meantime, you can use an except ban block with type antimixedutf8; |
|
|
Thanks for the suggestion, it works great! |
|
|
Pull request added at https://github.com/unrealircd/unrealircd/pull/340 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-14 21:50 | Le_Coyote | New Issue | |
| 2026-05-15 09:00 | Le_Coyote | Note Added: 0023657 | |
| 2026-05-15 09:20 | syzop | Note Added: 0023658 | |
| 2026-05-15 09:24 | syzop | Assigned To | => syzop |
| 2026-05-15 09:24 | syzop | Status | new => confirmed |
| 2026-05-15 09:28 | Le_Coyote | Note Added: 0023659 | |
| 2026-05-15 10:19 | Le_Coyote | Note Added: 0023660 |