View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004376 | unreal | ircd | public | 2015-07-17 20:53 | 2015-07-23 13:26 |
| Reporter | syzop | Assigned To | syzop | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.4-beta1 | ||||
| Target Version | 3.4-beta2 | Fixed in Version | 3.4-beta2 | ||
| Summary | 0004376: oper::mask style II | ||||
| Description | Unknown directive 'oper::mask' oper test { mask { 94.*; 149.210.*; }; ... | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
|
|
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. |
| 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 |