Delta-v/Content.Server/Administration/Managers
Pieter-Jan Briers 4a5178a538
Fix role ban loading bugs (#32725)
This code was a mess. Now it's less of a mess and user UserDbDataManager now.

Fixes the following bugs:

* If you connect to a server, restart your client, connect again in the same round, you role bans would not be visible in the client.
* If you role ban somebody who is not connected to the server, then they connect within the round, they will only have the recently-applied ban.

Likely fixes #24781, #27282
2024-10-14 14:30:31 +11:00
..
AdminManager.Metrics.cs Add Prometheus stats for admin count (#26284) 2024-03-24 14:48:04 +11:00
AdminManager.cs Remove calls to FormattedMessage obsolete methods (#31706) 2024-09-01 13:00:53 +02:00
BanManager.Notification.cs Kick on ban for entire server group (#28649) 2024-08-20 23:31:33 +02:00
BanManager.cs Fix role ban loading bugs (#32725) 2024-10-14 14:30:31 +11:00
IAdminManager.cs Add stealthmins (#26263) 2024-03-24 10:39:53 -05:00
IBanManager.cs Fix role ban loading bugs (#32725) 2024-10-14 14:30:31 +11:00