mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 14:53:12 +02:00
5b7e375213
This fixes the issue where +e/+I ~operclass:name gets cut off if the name contains any digits. Reported by BlackBishop in https://bugs.unrealircd.org/view.php?id=6353 Also, we previously allowed any characters in the operclass, which is not a great idea.