mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 14:23:12 +02:00
f169a3cf77
Reported by Jaka in https://bugs.unrealircd.org/view.php?id=6077 and Valware and buayadarat in https://bugs.unrealircd.org/view.php?id=6078 This commit also makes the halfop rules for +h/-h match the ones in U5: Previously in 6.0.0 - 6.0.2 it was: * halfops can set +h on others * halfops cannot set -h on others * halfops can set -h on themselves Now in 6.0.3+ it matches 5.x behavior again: * halfops cannot set -h or +h on others * halfops can set -h on themselves