Files
fulpstation/code/modules
Kyle Spier-Swenson ecd2622a75 Don't recheck connected clients in isbanned() (and other isbanned() dos mitigations) (#48583)
dos mitigation that likely won't fully work but let's see anyways.

backstory:

byond's ban system will automatically ban world/Topic flooders. Sadly updating byond's internal ban list causes isbanned() to get called on all connected clients. Also sadly: it does this every time it sees the world/Topic flood on the same ip, causing every connected client gets checked repeatedly for every flood message world/Topic sees.
2020-01-14 11:23:32 +13:00
..
2020-01-12 13:31:13 +13:00
2020-01-08 21:31:49 +01:00
2020-01-12 19:13:00 -08:00
2020-01-08 21:31:49 +01:00
2020-01-08 21:31:49 +01:00
2020-01-08 21:31:49 +01:00
2020-01-12 00:57:39 -05:00
2020-01-08 21:31:49 +01:00
2020-01-08 21:31:49 +01:00
2020-01-12 18:08:23 -08:00
2020-01-08 21:31:49 +01:00
2020-01-12 00:57:39 -05:00
2020-01-08 21:31:49 +01:00
2020-01-12 00:53:44 -05:00
2020-01-05 19:23:44 -05:00