View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006372 | unreal | ircd | public | 2023-12-17 09:43 | 2023-12-17 10:20 |
Reporter | BlackBishop | Assigned To | syzop | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 6.1.4 | ||||
Fixed in Version | 6.1.5 | ||||
Summary | 0006372: Can't (un)set invite exception for ~operclass with 3 or less characters | ||||
Description | Can't set invite exception for ~operclass with 3 or less characters | ||||
Steps To Reproduce | /mode #test +I ~operclass:ttt /mode #test -I ~operclass:ttt | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Ah yes, fixed now, thanks! https://github.com/unrealircd/unrealircd/commit/49e84436b419650aee64cc199264e5528a662145 commit 49e84436b419650aee64cc199264e5528a662145 (HEAD -> unreal60_dev, origin/unreal60_dev, origin/HEAD) Author: Bram Matthys <[email protected]> Date: Sun Dec 17 09:42:56 2023 +0100 Fix +I ~operclass requiring an operclass block name of >3 characters. Reported by BlackBishop in https://bugs.unrealircd.org/view.php?id=6372 Was an old leftover check from old style extban API |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-17 09:43 | BlackBishop | New Issue | |
2023-12-17 10:20 | syzop | Assigned To | => syzop |
2023-12-17 10:20 | syzop | Status | new => resolved |
2023-12-17 10:20 | syzop | Resolution | open => fixed |
2023-12-17 10:20 | syzop | Fixed in Version | => 6.1.5 |
2023-12-17 10:20 | syzop | Note Added: 0023122 |