mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 10:23:13 +02:00
fe8e8e1274
The effect it had was actually *@host, so ident@* became *@* -grin-. Was caused by add=0 at the server_ban_parse_mask() causing a check not to happen. Fixed now. Reported by Jellis in https://bugs.unrealircd.org/view.php?id=6358