mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-29 00:46:38 +02:00
bc7c69dd20
As requested in https://bugs.unrealircd.org/view.php?id=6159 by PeGaSuS https://bugs.unrealircd.org/view.php?id=6319 by BlackBishop https://bugs.unrealircd.org/view.php?id=6397 by Valware The mask item https://www.unrealircd.org/docs/Mask_item means you can use all the power of mask items and security groups and multiple matching criteria. This requires a bit more testing as username/hostname are NULL now so some code paths may have to be adjusted. The function call to add server bans has changed too. And, really need to check that soft bans are not broken... because they might be ;D