Author: Michael Poole <mdpoole@troilus.org>
authorMichael Poole <mdpoole@troilus.org>
Mon, 9 Feb 2009 01:30:13 +0000 (01:30 +0000)
committerMichael Poole <mdpoole@troilus.org>
Mon, 9 Feb 2009 01:30:13 +0000 (01:30 +0000)
commit7013ebce8f2bc856983cc97a188376b72e7cd89c
tree8f2c197084c0a4e5d739e551682f28548d510425
parentb41bd506a1da169102d71d8170e753b94377b82c
Author: Michael Poole <mdpoole@troilus.org>
Description:

Clean up key cleaning: Do not reject non-ASCII characters, and allow
':' after the first character in the key.  Add a regression test
script to go along with these changes.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1905 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/numeric.h
ircd/channel.c
ircd/s_err.c
tests/channel-keys.cmd [new file with mode: 0644]