pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.83k stars 1.74k forks source link

Add missing BackupRemoteUploadController Exception #5228

Open RMartinOscar opened 1 month ago

RMartinOscar commented 1 month ago

@matthewpi forgot to add use Pterodactyl\Exceptions\Http\HttpForbiddenException; in this commit