View Issue Details

IDProjectCategoryView StatusLast Update
0006372unrealircdpublic2023-12-17 10:20
ReporterBlackBishop Assigned Tosyzop  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version6.1.4 
Fixed in Version6.1.5 
Summary0006372: Can't (un)set invite exception for ~operclass with 3 or less characters
DescriptionCan't set invite exception for ~operclass with 3 or less characters
Steps To Reproduce/mode #test +I ~operclass:ttt
/mode #test -I ~operclass:ttt
TagsNo tags attached.
3rd party modules

Activities

syzop

2023-12-17 10:20

administrator   ~0023122

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

Issue History

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