adding new oflags

These are old archives. They are kept for historic purposes only.
Post Reply
Skizzerz
Posts: 16
Joined: Thu Dec 25, 2008 1:39 am

adding new oflags

Post by Skizzerz »

How might one go about adding new oflags to oper blocks in conf and then checking them in a module? I've poked around the source but couldn't find a function that can easily test for the existence of oflags.
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: adding new oflags

Post by Stealth »

As far as I know there isn't a way to add oper flags without modifying the source (which isn't supported).
Skizzerz
Posts: 16
Joined: Thu Dec 25, 2008 1:39 am

Re: adding new oflags

Post by Skizzerz »

Stealth wrote:As far as I know there isn't a way to add oper flags without modifying the source (which isn't supported).
Hmm... if I were to make a patch to add a hook to allow doing this via modules, what version should I make it against? 3.2.8?
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: adding new oflags

Post by Stealth »

Make it against 3.2.8.

If it works, we would appreciate if you submitted the patch to the bug tracker (as a new feature request), so we can consider putting it into 3.2.9.
Post Reply