]> arthur.barton.de Git - ngircd-alex.git/commit
Allow remote servers and IRC Ops to change channel topics
authorAlexander Barton <alex@barton.de>
Fri, 19 Oct 2012 17:45:44 +0000 (19:45 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 19 Oct 2012 17:45:44 +0000 (19:45 +0200)
commit8d9cfa157a7fd067dab3483614d427f35dfa4ad1
treee59571a2df493e410ce2a53d8b5d23581748a6ca
parent58abd0777b0924e5cb8fa6c01b56305d9b175608
Allow remote servers and IRC Ops to change channel topics

Remote servers are always allowed to change all channel topics,
and IRC Operators are allowed to change all channel topics if the
configuration option "OperCanUseMode" is enabled.

Bug introduced by commit 7b01bb8 and reported by DNS777.
src/ngircd/irc-channel.c