]> arthur.barton.de Git - ngircd.git/commit
Allow opers to see secret (+s) channels in LIST command
authorDNS777 <dns@rbose.org>
Tue, 25 Sep 2012 10:55:07 +0000 (12:55 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 25 Sep 2012 10:55:07 +0000 (12:55 +0200)
commit62a07596d6a3a8da206bde8d34edc8b02781d33d
tree692c573224c454f78eddb6c656341ade94e076d4
parentb730b64bbecfb325e28f7df1fba46942ac19968d
Allow opers to see secret (+s) channels in LIST command

As long as 'MorePrivacy' isn't enabled in the configuration file, local
IRC operators can see secret (+s) channels when using the LIST command.

Closes bug #136.
src/ngircd/irc-channel.c