View Issue Details

IDProjectCategoryView StatusLast Update
0004689unrealircdpublic2016-05-24 21:05
ReporterDigerati Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version4.0.3.1 
Summary0004689: set:oper-auto-join not always respected
DescriptionWhen opering up with a custom operclass block, the set:oper-auto-join setting is not respected, and that oper is not joined into the specific oper channel.

The operclass block in question is:

operclass gottem {
        privileges {
                override { see; };
        };
};
Steps To ReproduceWhen opering up with operclass gottem as specified in the description, the channel specified in set:oper-auto-join is not joined.
3rd party modules

Activities

Gottem

2016-05-24 15:06

developer   ~0019286

Last edited: 2016-05-24 15:54

Turns out the new privileges system includes a flag channel:operonly. Including it in the operclass makes it work. =]

syzop

2016-05-24 21:04

administrator   ~0019289

Ah, of course :).

Ok, thanks for the update!

Issue History

Date Modified Username Field Change
2016-05-23 20:20 Digerati New Issue
2016-05-24 15:06 Gottem Note Added: 0019286
2016-05-24 15:54 Gottem Note Edited: 0019286
2016-05-24 21:04 syzop Note Added: 0019289
2016-05-24 21:04 syzop Status new => closed
2016-05-24 21:05 syzop Assigned To => syzop
2016-05-24 21:05 syzop Resolution open => no change required