P0nk
|
64f99a29c6
|
Unban account & ip
|
2024-10-03 21:10:05 +02:00 |
|
P0nk
|
40425ac4e1
|
Ban ip, macs & hwid in PG
Finally rid of all db code in Client
|
2024-10-03 19:17:01 +02:00 |
|
P0nk
|
5d81e05458
|
Redo mac bans - reduce amount of db queries on login
Works just like ip and hwid bans in that they are loaded on startup
|
2024-10-01 22:12:24 +02:00 |
|
P0nk
|
af02f8b744
|
Redo hwid bans - reduce amount of db queries on login
Works by loading all hwid bans on startup and querying the collection in memory
rather than making calls on every login.
|
2024-10-01 07:04:25 +02:00 |
|
P0nk
|
7661cd0f75
|
Redo ip bans - reduce amount of db queries on login
Works by loading all ip bans on startup and querying the collection in memory
rather than making calls on every login.
|
2024-09-30 19:31:21 +02:00 |
|