1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-28 22:06:39 +02:00
Files
unrealircd/src/modules
Bram Matthys f169a3cf77 Fix channel ops unable to -h someone, even though they could +h.
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
2022-03-18 07:26:53 +01:00
..
2021-09-11 08:17:12 +02:00
2021-12-19 10:24:36 +01:00
2021-09-13 18:44:18 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2022-01-28 17:02:19 +01:00
2022-01-08 03:46:09 +03:00
2021-09-11 08:17:12 +02:00
2021-12-11 10:25:15 +01:00
2021-09-11 08:17:12 +02:00
2021-12-03 18:11:54 +01:00
2021-09-11 08:17:12 +02:00
2021-08-12 16:03:20 +02:00
2022-01-08 03:46:09 +03:00
2021-09-11 08:17:12 +02:00
2022-01-28 17:02:19 +01:00
2004-05-12 22:02:05 +00:00
2021-09-13 18:44:18 +02:00
2021-09-11 08:17:12 +02:00
2021-10-30 17:25:58 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2021-11-01 09:23:45 +01:00