aboutsummaryrefslogtreecommitdiff
path: root/moderation.go
diff options
context:
space:
mode:
authorHimbeer <himbeer@disroot.org>2025-05-01 20:34:24 +0200
committerHimbeer <himbeer@disroot.org>2025-05-01 20:39:31 +0200
commit1fcc619f910c763cebb09fc0d72533a6a6eb4dce (patch)
tree2dbe2eb34b4479b664a40c8a1e3082836601d66a /moderation.go
parenteaf851280ef74fdcef84698ce51a04770c1b2b39 (diff)
Fix the same username being able to have multiple sessionsHEADmain
Previously, a client failing this check would be disconnected, incorrectly resulting in the username being removed from the playerlist and enabling another client to log in. The only limit to this was the number of internal servers accessible to the account. This commit fixes the bypass by preventing the username from being removed from the list in error cases.
Diffstat (limited to 'moderation.go')
0 files changed, 0 insertions, 0 deletions