ngircd
ngircd copied to clipboard
Restrict creation of channels by regexp
(Report imported from Bugzilla #59)
Status RESOLVED, severity enhancement, in component Daemon. Reported in version 0.8.0 on platform All. Assigned to: Alexander Barton.
On 2004-10-07 14:55:48 +0200, Ralph Graulich wrote:
Restrict creation of channels by adding one or more matching regular expressions in the ngirc.conf file:
a) restricting by name (only non-matching channel names are allowed) b) restricting by name (only matching channel names are allowed)
On 2006-03-17 15:17:57 +0100, Alexander Barton wrote:
Changed status to "LATER" because of lack of time. Someone willing to take this over?