pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.23k stars 1.51k forks source link

Prevent spamming with broken sessions #6358

Closed Lunarelly closed 3 weeks ago

Lunarelly commented 4 weeks ago

Introduction

Flooding with invalid sessions could freeze the server

Relevant issues

Changes

API changes

Behavioural changes

Backwards compatibility

Follow-up

Tests

I tested this PR by doing the following (tick all that apply):