View Issue Details

IDProjectCategoryView StatusLast Update
0004376unrealircdpublic2015-07-23 13:26
Reportersyzop Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.4-beta1 
Target Version3.4-beta2Fixed in Version3.4-beta2 
Summary0004376: oper::mask style II
DescriptionUnknown directive 'oper::mask'

oper test {
        mask {
        94.*;
        149.210.*;
        };
...
TagsNo tags attached.
3rd party modules

Activities

syzop

2015-07-23 13:26

administrator   ~0018545

commit a83ef4eccfd189ee9a6580df3a3ef2d00378b936
Author: Bram Matthys <[email protected]>
Date: Thu Jul 23 13:25:09 2015 +0200

    Fix oper::mask { one; two; three; }; not working (0004376).

https://github.com/unrealircd/unrealircd/commit/a83ef4eccfd189ee9a6580df3a3ef2d00378b936

also did a cleanup, password & operclass were incorrectly above the rest of the code. password always has a parameter and so does operclass, so they belong in the 'regular variables' block.

Issue History

Date Modified Username Field Change
2015-07-17 20:53 syzop New Issue
2015-07-23 13:26 syzop Note Added: 0018545
2015-07-23 13:26 syzop Status new => resolved
2015-07-23 13:26 syzop Fixed in Version => 3.4-beta2
2015-07-23 13:26 syzop Resolution open => fixed
2015-07-23 13:26 syzop Assigned To => syzop