Anope IRC Services

MagIRC => MagIRC Support => Topic started by: CrazyCat on January 12, 2016, 03:50:28 PM

Title: Magirc shows channel key
Post by: CrazyCat on January 12, 2016, 03:50:28 PM
Hello,

I've noticed than when a channel is +k, magirc shows it in the listings, with the key, even if the +p mode is set. The only way to not show the channel is to set +s.
This is quite dangerous, and it's override the setting "do not show private channels"
Title: Re: Magirc shows channel key
Post by: Hal9000 on March 20, 2016, 07:09:02 PM
Thanks for reporting. Although for next time, please report it on GitHub, as I will notice the issue much sooner :)
I fixed the problem in upstream in the following way: channels with +p are now also not shown in channel lists, just as +s channels.
For Denora backend, the key is no longer shown in the channel modes. For the Anope backend this could not be done for technical reasons, so you will see the key for non +s/+p channels in the channel list for now.
Title: Re: Magirc shows channel key
Post by: CrazyCat on March 31, 2016, 11:36:45 AM
Thanks Hal9000.

And next time, I'll use github :)