Files
OpenFrontIO/src/server
evanpelle 0c75673856 kick existing client when duplicate persistent id is found (#1077)
## Description:
Kick the existing client instead of the new client because this was
causing issues with replays. Players were unable to replay a game if
they were a player.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors
2025-06-06 23:44:13 -04:00
..
2025-05-19 16:36:41 -07:00
2025-06-03 19:34:01 -07:00
2025-05-30 18:08:07 -07:00
2025-06-03 19:34:01 -07:00

Gatekeeper

Security module for botting, rate limiting, fingerprinting, etc.