1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-30 22:26:38 +02:00
Files
unrealircd/src
Bram Matthys 97a87bdca8 Fix reputation score not expiring after 30 days of inactivity.
We now expire after 30d if score is <12 (so 1 hour of being online)
and we expire after 90d regardless of score.

Note that for this to work, all servers would need to be running
UnrealIRCd 6.2.0+ because when a score for an IP is still present
on any of the servers on a network, and a user with that IP connects,
then the score will be broadcasted from the server that still has
the score and it will be re-added by all servers with that score.

But eventually it should be like this... :D

Reported by armyn in https://bugs.unrealircd.org/view.php?id=6536
2025-07-13 10:22:40 +02:00
..
2022-12-14 15:24:19 +00:00
2025-03-21 15:31:44 +01:00
2021-08-18 13:08:42 +02:00
2023-11-26 15:52:47 +01:00
2021-09-11 09:56:22 +02:00
2022-12-14 15:24:19 +00:00
2024-09-23 17:25:17 +02:00
2023-05-28 18:13:34 +02:00
2025-03-21 15:31:44 +01:00