DALnet / bahamut

The Bahamut IRC Daemon
http://www.dal.net/?page=Bahamut
Other
59 stars 42 forks source link

Allows local operators to UMODE +F #149

Closed realrasengan closed 4 years ago

realrasengan commented 4 years ago

OFLAG_UMODEF automatically made OFLAG_ISGLOBAL true. With this, local O and global o's can have the F flag added to their oper block. This is in reference to: https://github.com/DALnet/bahamut/issues/144

rscs commented 4 years ago

@realrasengan We need to update reference.conf too for this. It still says +F will force the oper to be a global.

realrasengan commented 4 years ago

Good catch @rscs - on it now!