]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Implement user mode 'C': require "same channel" to send message
authorAlexander Barton <alex@barton.de>
Mon, 16 Jan 2012 10:43:22 +0000 (11:43 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 16 Jan 2012 10:43:22 +0000 (11:43 +0100)
If the target user of a PRIVMSG or NOTICE command has the user mode 'C'
set, it is required that both sender and receiver are on the same channel.

This prevents private flooding by completely unknown clients.


No differences found