1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-02-07 12:50:03 +00:00
Alexander Barton 07cb8ed9ae Don't send invalid CHANINFO commands when no key is set
It can happen that a channel is +k, but no key is set: for example by
misconfiguring a pre-defined channel. In this case, ngIRCd sent an
invalud CHANINFO command ("CHANINFO #test +Pk  0 :'", note the unset
key represented by the two spaces) to its peers.

Fix this and enhance the CHANINFO documentation.
2020-06-11 16:45:30 +02:00
..
2015-07-19 03:03:06 +02:00
2020-04-20 00:20:46 +02:00
2008-02-26 23:50:35 +01:00