mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-25 09:16:37 +02:00
dc19350c70
means no longer weird issues with +b *\* etc not banning nicks with \ in it. ExtBan ~c/~r get special treatment and will use our match_esc [match with escaping] routine, that way you can ban channels such as "#f*ck" via "+b ~c:#f\*ck". Fix triggered by bugreport of vonitsanet (#0002782).