mirror of
https://github.com/osmarks/ngircd.git
synced 2026-04-20 14:01:25 +00:00
previously, any client could join in this configuration: [Channel] Name = #test Modes = tnk KeyFile = /tmp/foobar fix this by checking for zero-length key before comparing key to channel key.